summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/efi.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-02-07x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner
2016-09-09x86/efi: Allow invocation of arbitrary boot servicesLukas Wunner
2016-09-09x86/efi: Optimize away setup_gop32/64 if unusedLukas Wunner
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-04-28x86/efi: Enable runtime call flag checkingMark Rutland
2016-04-28x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-02-22x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth
2015-11-29x86/efi: Build our own page table structuresMatt Fleming
2015-11-29x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-04-01efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03efi: Delete the in_nmi() conditional runtime lockingMatt Fleming
2014-10-03x86/efi: Mark initialization code as suchMathias Krause
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause
2014-10-03x86/efi: Remove unused efi_call* macrosMathias Krause
2014-10-03efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri
2014-04-17x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri
2014-04-17x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri
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-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: Firmware agnostic handover entry pointsMatt Fleming
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-04efi: Move facility flags to struct efiMatt Fleming