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
/
Makefile.zboot
Age
Commit message (
Expand
)
Author
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
2025-05-21
efi: zboot specific mechanism for embedding SBAT section
Vitaly Kuznetsov
2024-12-06
efi/zboot: Limit compression options to GZIP and ZSTD
Ard Biesheuvel
2023-12-19
efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
Masahiro Yamada
2023-05-25
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
Ard Biesheuvel
2023-04-26
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-26
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
2023-04-20
efi/zboot: Set forward edge CFI compat header flag if supported
Ard Biesheuvel
2023-04-20
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
2023-03-21
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
2022-11-09
efi: libstub: Add image code and data size to the zimage metadata
Ard Biesheuvel
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2022-09-20
efi/libstub: implement generic EFI zboot
Ard Biesheuvel