summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/efi.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-30x86/efi: Implement arch_ima_efi_boot_mode() in source fileThomas Zimmermann1-2/+3
2024-01-30x86/setup: Move internal setup_data structures into setup_data.hThomas Zimmermann1-9/+0
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel1-30/+2
2023-08-07x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel1-2/+5
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-0/+2
2023-02-10efi: Add mixed-mode thunk recipe for GetMemoryAttributesArd Biesheuvel1-0/+3
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel1-1/+3
2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov1-0/+7
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel1-0/+22
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel1-0/+12
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel1-0/+5
2022-11-18efi: libstub: Add mixed mode support to command line initrd loaderArd Biesheuvel1-0/+11
2022-11-18efi: libstub: Permit mixed mode return types other than efi_status_tArd Biesheuvel1-35/+30
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+1
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla1-2/+1
2022-06-21efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov1-1/+1
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng1-4/+0
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel1-0/+9
2022-05-03efi: libstub: declare DXE services tableBaskov Evgeniy1-0/+5
2022-03-15x86/ibt: Disable IBT around firmwarePeter Zijlstra1-2/+7
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+10
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-2/+0
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel1-4/+6
2021-11-21efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel1-0/+4
2021-02-20Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+20
2021-02-20Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski1-1/+1
2021-01-29x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski1-4/+20
2021-01-19efi: x86: clean up previous struct mm switchingArd Biesheuvel1-12/+5
2021-01-19efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Ard Biesheuvel1-2/+1
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin1-0/+3
2020-10-26efi/libstub/x86: simplify efi_is_native()Heinrich Schuchardt1-2/+0
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel1-10/+0
2020-07-17x86/efi: Remove unused EFI_UV1_MEMMAP codesteve.wahl@hpe.com1-18/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-20efi/libstub: Add definitions for console input and eventsArvind Sankar1-0/+10
2020-05-05efi/libstub: Fix mixed mode boot issue after macro refactorArvind Sankar1-4/+15
2020-04-24efi/libstub/x86: Avoid getter function for efi_is64Ard Biesheuvel1-3/+8
2020-04-24efi/libstub: Drop __pure getter for efi_system_tableArd Biesheuvel1-6/+8
2020-04-23efi/gop: Add prototypes for query_mode and set_modeArvind Sankar1-0/+4
2020-04-14efi/x86: Revert struct layout change to fix kexec boot regressionArd Biesheuvel1-0/+2
2020-02-23efi/libstub/x86: Use Exit() boot service to exit the stub on errorsArd Biesheuvel1-0/+8
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel1-1/+2
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel1-0/+2
2020-02-23efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel1-1/+0
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel1-0/+4
2020-02-23efi/libstub: Expose LocateDevicePath boot serviceArd Biesheuvel1-0/+3
2020-02-23efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel1-2/+0
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel1-12/+14