summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/zboot.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel2023-03-231-0/+5
* efi: zboot: Use EFI protocol to remap code/data with the right attributesArd Biesheuvel2023-02-031-0/+2
* efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel2022-11-091-210/+74
* efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-20/+10
* efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-10/+1
* efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel2022-09-271-4/+16
* efi/libstub: implement generic EFI zbootArd Biesheuvel2022-09-201-0/+290