aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+5
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan1-0/+1
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan1-0/+1
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel1-1/+1
2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts1-0/+5
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima1-0/+8
2023-12-11efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima1-0/+1
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima1-0/+3
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-7/+0
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel1-0/+5
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel1-2/+4
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel1-19/+4
2023-08-21efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel1-10/+8
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing1-1/+0
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-1/+2
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-0/+11
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze1-0/+3
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov1-0/+1
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-1/+11
2023-05-25efi: fix missing prototype warningsArnd Bergmann1-0/+2
2023-05-17efivarfs: expose used and total sizeAnisse Astier1-0/+11
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel1-0/+1
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-9/+27
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel1-2/+6
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel1-2/+1
2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov1-0/+1
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour1-0/+10
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour1-0/+1
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold1-1/+1
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold1-4/+7
2023-01-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni1-1/+2
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel1-2/+0
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel1-28/+0
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel1-9/+1
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel1-6/+0
2022-11-18efi: libstub: Implement devicepath support for initrd commandline loaderArd Biesheuvel1-0/+6
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel1-2/+1
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-0/+1
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel1-1/+0
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-1/+1
2022-10-24efi: random: reduce seed size to 32 bytesArd Biesheuvel1-1/+1
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel1-3/+0
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel1-0/+7
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel1-0/+15
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel1-0/+1
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel1-0/+5
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel1-0/+9
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel1-0/+1