[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/5] roms/efi: cleanup fix, config update, ekd2 binary rebuild
From: |
Gerd Hoffmann |
Subject: |
[PATCH 0/5] roms/efi: cleanup fix, config update, ekd2 binary rebuild |
Date: |
Thu, 14 Mar 2024 12:52:58 +0100 |
Gerd Hoffmann (5):
roms/efi: clean up edk2 build config
roms/efi: drop workaround for edk2-stable202308
roms/efi: exclude efi shell from secure boot builds
roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fd
update edk2 binaries for arm, risc-v and x86 secure boot.
pc-bios/edk2-aarch64-code.fd.bz2 | Bin 1589320 -> 1589310 bytes
pc-bios/edk2-arm-code.fd.bz2 | Bin 1571418 -> 1571693 bytes
pc-bios/edk2-i386-secure-code.fd.bz2 | Bin 2130741 -> 1876986 bytes
pc-bios/edk2-riscv-code.fd.bz2 | Bin 1345420 -> 1289160 bytes
pc-bios/edk2-x86_64-secure-code.fd.bz2 | Bin 2214892 -> 1967967 bytes
roms/Makefile | 1 +
roms/edk2-build.config | 13 ++++---------
7 files changed, 5 insertions(+), 9 deletions(-)
--
2.44.0
- [PATCH 0/5] roms/efi: cleanup fix, config update, ekd2 binary rebuild,
Gerd Hoffmann <=
- [PATCH 1/5] roms/efi: clean up edk2 build config, Gerd Hoffmann, 2024/03/14
- [PATCH 3/5] roms/efi: exclude efi shell from secure boot builds, Gerd Hoffmann, 2024/03/14
- [PATCH 4/5] roms/efi: use pure 64-bit build for edk2-x86_64-secure-code.fd, Gerd Hoffmann, 2024/03/14
- [PATCH 2/5] roms/efi: drop workaround for edk2-stable202308, Gerd Hoffmann, 2024/03/14
- [PATCH 5/5] update edk2 binaries for arm, risc-v and x86 secure boot., Gerd Hoffmann, 2024/03/14