Age | Commit message (Expand) | Author |
2023-06-30 | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-06-06 | x86/efi: Safely enable unaccepted memory in UEFI | Dionna Glaze |
2023-06-06 | efi: Add unaccepted memory support | Kirill A. Shutemov |
2023-06-06 | efi/libstub: Implement support for unaccepted memory | Kirill A. Shutemov |
2023-05-25 | efi: fix missing prototype warnings | Arnd Bergmann |
2023-05-17 | efivarfs: expose used and total size | Anisse Astier |
2023-03-13 | efi: earlycon: Reprobe after parsing config tables | Ard Biesheuvel |
2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-04 | efi: Discover BTI support in runtime services regions | Ard Biesheuvel |
2023-02-03 | efi: Drop minimum EFI version check at boot | Ard Biesheuvel |
2023-01-30 | efi/libstub: Add memory attribute protocol definitions | Evgeniy Baskov |
2023-01-23 | efi: Apply allowlist to EFI configuration tables when running under Xen | Demi Marie Obenour |
2023-01-22 | efi: xen: Implement memory descriptor lookup based on hypercall | Demi Marie Obenour |
2023-01-17 | efi: efivars: make efivar_supports_writes() return bool | Johan Hovold |
2023-01-17 | efi: efivars: drop kobject from efivars_register() | Johan Hovold |
2023-01-09 | rtc: efi: Enable SET/GET WAKEUP services as optional | Shanker Donthineni |
2022-11-18 | efi: random: combine bootloader provided RNG seed with RNG protocol output | Ard Biesheuvel |
2022-11-18 | efi: x86: Move EFI runtime map sysfs code to arch/x86 | Ard Biesheuvel |
2022-11-18 | efi: memmap: Move manipulation routines into x86 arch tree | Ard Biesheuvel |
2022-11-18 | efi: memmap: Move EFI fake memmap support into x86 arch tree | Ard Biesheuvel |
2022-11-18 | efi: libstub: Implement devicepath support for initrd commandline loader | Ard Biesheuvel |
2022-11-18 | Merge tag 'efi-zboot-direct-for-v6.2' into efi/next | Ard Biesheuvel |
2022-11-10 | arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines | Ard Biesheuvel |
2022-11-09 | efi: libstub: Merge zboot decompressor with the ordinary stub | Ard Biesheuvel |
2022-11-09 | efi: libstub: Move screen_info handling to common code | Ard Biesheuvel |
2022-10-24 | efi: random: reduce seed size to 32 bytes | Ard Biesheuvel |
2022-10-21 | efi: efivars: Fix variable writes without query_variable_store() | Ard Biesheuvel |
2022-09-27 | efi: zboot: create MemoryMapped() device path for the parent if needed | Ard Biesheuvel |
2022-09-27 | Merge tag 'efi-loongarch-for-v6.1-2' into HEAD | Ard Biesheuvel |
2022-09-27 | efi: libstub: install boot-time memory map as config table | Ard Biesheuvel |
2022-09-27 | efi: libstub: unify initrd loading between architectures | Ard Biesheuvel |
2022-09-26 | efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap | Ard Biesheuvel |
2022-09-20 | efi/libstub: implement generic EFI zboot | Ard Biesheuvel |
2022-09-17 | efi/libstub: add some missing EFI prototypes | Ard Biesheuvel |
2022-08-03 | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-28 | efi: Simplify arch_efi_call_virt() macro | Sudeep Holla |
2022-06-24 | efi: vars: Move efivar caching layer into efivarfs | Ard Biesheuvel |
2022-06-24 | efi: vars: Drop __efivar_entry_iter() helper which is no longer used | Ard Biesheuvel |
2022-06-24 | efi: vars: Use locking version to iterate over efivars linked lists | Ard Biesheuvel |
2022-06-24 | efi: vars: Remove deprecated 'efivars' sysfs interface | Ard Biesheuvel |
2022-06-24 | efi: pstore: Omit efivars caching EFI varstore access layer | Ard Biesheuvel |
2022-06-24 | efi: vars: Add thin wrapper around EFI get/set variable interface | Ard Biesheuvel |
2022-06-24 | efi: vars: Don't drop lock in the middle of efivar_init() | Ard Biesheuvel |
2022-06-15 | efi: Make code to find mirrored memory ranges generic | Ma Wupeng |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-23 | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-19 | riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL | Sunil V L |
2022-05-03 | efi/arm64: libstub: run image in place if randomized by the loader | Ard Biesheuvel |
2022-05-03 | efi: libstub: declare DXE services table | Baskov Evgeniy |
2022-04-13 | efi: Add missing prototype for efi_capsule_setup_info | Jan Kiszka |