summaryrefslogtreecommitdiff
path: root/include/linux/efi.h
AgeCommit message (Expand)Author
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima
2023-12-11efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel
2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel
2023-08-21efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2023-05-25efi: fix missing prototype warningsArnd Bergmann
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel
2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2023-01-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel
2022-11-18efi: libstub: Implement devicepath support for initrd commandline loaderArd Biesheuvel
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-10-24efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel
2022-09-26efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel
2022-09-17efi/libstub: add some missing EFI prototypesArd Biesheuvel
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel
2022-06-24efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel