Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-27 | efi/zboot: arm64: Grab code size from ELF symbol in payload | Ard Biesheuvel | 1 | -11/+4 |
2023-04-20 | efi/zboot: Add BSS padding before compression | Ard Biesheuvel | 1 | -3/+3 |
2023-03-23 | efi/libstub: Use relocated version of kernel's struct screen_info | Ard Biesheuvel | 1 | -0/+5 |
2023-02-03 | efi: zboot: Use EFI protocol to remap code/data with the right attributes | Ard Biesheuvel | 1 | -0/+2 |
2022-11-09 | efi: libstub: Merge zboot decompressor with the ordinary stub | Ard Biesheuvel | 1 | -210/+74 |
2022-11-09 | efi: libstub: Enable efi_printk() in zboot decompressor | Ard Biesheuvel | 1 | -20/+10 |
2022-11-09 | efi: libstub: Clone memcmp() into the stub | Ard Biesheuvel | 1 | -10/+1 |
2022-09-27 | efi: zboot: create MemoryMapped() device path for the parent if needed | Ard Biesheuvel | 1 | -4/+16 |
2022-09-20 | efi/libstub: implement generic EFI zboot | Ard Biesheuvel | 1 | -0/+290 |