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