edk2/SecurityPkg/VariableAuthenticated
Qihang Gao 08258192d4 SecurityPkg: Add support for LOONGARCH64 and RISCV64 when parsing PE image
If the machine type of PE/COFF image is LOONGARCH64 or RISCV64, the
LoadPeImage() should return EFI_SUCCESS. This patch is intended as a
preparation for future use of LOONGARCH64 or RISCV64 PE image file.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
2026-06-24 17:31:06 +00:00
..
SecureBootConfigDxe SecurityPkg: Add support for LOONGARCH64 and RISCV64 when parsing PE image 2026-06-24 17:31:06 +00:00
SecureBootDefaultKeysDxe SecurityPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00