index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
zboot.c
Age
Commit message (
Expand
)
Author
2025-03-14
efi/libstub: Avoid legacy decompressor zlib/zstd wrappers
Ard Biesheuvel
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-04-26
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-20
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel