summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/zboot.c
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-01-30x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel
2023-08-07efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel
2023-04-26efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel
2023-02-03efi: zboot: Use EFI protocol to remap code/data with the right attributesArd Biesheuvel
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel
2022-11-09efi: libstub: Clone memcmp() into the stubArd Biesheuvel
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel
2022-09-20efi/libstub: implement generic EFI zbootArd Biesheuvel