edk2: add secure boot variant to aarch64 firmware

This commit is contained in:
osy
2023-07-08 14:41:16 -07:00
parent 2bbbeb0eaf
commit 8eb68166a7
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -2,6 +2,7 @@ roms = []
if unpack_edk2_blobs
fds = [
'edk2-aarch64-code.fd',
'edk2-aarch64-secure-code.fd',
'edk2-arm-code.fd',
'edk2-arm-vars.fd',
'edk2-i386-code.fd',