aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel1-12/+14
2020-01-20efi/libstub/x86: Use const attribute for efi_is_64bit()Ard Biesheuvel1-1/+1
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett1-0/+5
2020-01-10efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar1-5/+66
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar1-2/+52
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel1-6/+0
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel1-3/+0
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel1-4/+4
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel1-7/+1
2020-01-10efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFIArd Biesheuvel1-16/+2
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel1-6/+6
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel1-16/+9
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel1-3/+3
2019-12-25efi/libstub/x86: Drop __efi_early() export and efi_config structArd Biesheuvel1-29/+9
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel1-14/+20
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel1-7/+28
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel1-4/+6
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel1-3/+0
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams1-0/+8
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams1-1/+8
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel1-0/+5
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel1-1/+0
2018-12-26Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-12-04x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior1-4/+2
2018-12-03x86: Fix various typos in commentsIngo Molnar1-1/+1
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya1-0/+2
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth1-0/+1
2018-03-12x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth1-15/+10
2018-03-12efi: Use efi_mm in x86 as well as ARMSai Praneeth1-0/+1
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse1-2/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches1-2/+2
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski1-1/+1
2017-02-07x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+5
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner1-5/+11
2016-09-09x86/efi: Allow invocation of arbitrary boot servicesLukas Wunner1-9/+6
2016-09-09x86/efi: Optimize away setup_gop32/64 if unusedLukas Wunner1-2/+11
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming1-1/+0
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski1-1/+0
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-5/+4
2016-04-28x86/efi: Enable runtime call flag checkingMark Rutland1-1/+3
2016-04-28x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland1-29/+12
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel1-0/+2
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel1-0/+5
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+27
2016-02-24efi: stub: use high allocation for converted command lineArd Biesheuvel1-0/+2
2016-02-22x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth1-1/+1
2015-11-29x86/efi: Build our own page table structuresMatt Fleming1-0/+1