index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
2024-07-02
efistub/smbios: Simplify SMBIOS enumeration API
Ard Biesheuvel
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
2024-03-09
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
2024-03-09
efi/libstub: Use TPM event typedefs from the TCG PC Client spec
Ard Biesheuvel
2024-03-04
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
2023-04-26
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
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/arm64: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
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: remove DT dependency from generic stub
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-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-20
efi: libstub: fix type confusion for load_options_size
Ard Biesheuvel
2022-09-17
efi/libstub: use EFI provided memcpy/memset routines
Ard Biesheuvel
2022-09-17
efi/libstub: add some missing EFI prototypes
Ard Biesheuvel
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
[next]