pc-bios: use 2023 Microsoft UEFI certificates

Restore non-secure vars variants as well.
This commit is contained in:
osy
2025-08-10 21:54:34 -07:00
parent 344a5a3cbe
commit a172998c2f
5 changed files with 2 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
View File
@@ -4,11 +4,13 @@ if unpack_edk2_blobs
'edk2-aarch64-code.fd',
'edk2-aarch64-secure-code.fd',
'edk2-arm-code.fd',
'edk2-arm-secure-vars.fd',
'edk2-arm-vars.fd',
'edk2-riscv-code.fd',
'edk2-riscv-vars.fd',
'edk2-i386-code.fd',
'edk2-i386-secure-code.fd',
'edk2-i386-secure-vars.fd',
'edk2-i386-vars.fd',
'edk2-x86_64-code.fd',
'edk2-x86_64-secure-code.fd',