summaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi/efi.c
AgeCommit message (Expand)Author
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-08-08efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-04-30efi: Add esrt supportPeter Jones
2015-04-01efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar
2015-04-01efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov
2014-10-03x86/efi: Mark initialization code as suchMathias Krause
2014-10-03x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young
2014-10-03efi: Add kernel param efi=noruntimeDave Young
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-02x86/efi: Do not export efi runtime map in case old mapDave Young
2014-04-17x86/efi: Implement a __efi_call_virt macroRicardo Neri
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming
2014-03-17x86/efi: Rip out phys_efi_get_time()Matt Fleming
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-04x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming
2014-03-04x86/efi: Add mixed runtime services supportMatt Fleming
2014-03-04x86/efi: Delete dead code when checking for non-nativeMatt Fleming
2014-03-04x86/efi: Split efi_enter_virtual_modeBorislav Petkov
2014-03-04x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov
2014-03-04x86/efi: Dump the EFI page tableBorislav Petkov
2014-03-04x86/efi: Style neateningJoe Perches
2014-03-04x86/efi: Delete out-of-date comments of efi_query_variable_storeMadper Xie
2014-03-04efi: Set feature flags inside feature init functionsMatt Fleming