]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VarStore.fdf.inc
ArmVirtPkg: resolve OpensslLib to OpensslLibCrypto
[mirror_edk2.git] / OvmfPkg / VarStore.fdf.inc
index 8f91e3959104ff75cd3770ebcd8d8806a43c8cbe..ce901c0109b13d858950840197f6f9e6ecc4238b 100644 (file)
@@ -38,19 +38,12 @@ DATA = {
   # Blockmap[1]: End\r
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,\r
   ## This is the VARIABLE_STORE_HEADER\r
-!if $(SECURE_BOOT_ENABLE) == TRUE\r
+  # It is compatible with SECURE_BOOT_ENABLE == FALSE as well.\r
   # Signature: gEfiAuthenticatedVariableGuid =\r
   #   { 0xaaf32c78, 0x947b, 0x439a,\r
   #     { 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92 }}\r
   0x78, 0x2c, 0xf3, 0xaa, 0x7b, 0x94, 0x9a, 0x43,\r
   0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92,\r
-!else\r
-  # Signature: gEfiVariableGuid =\r
-  #   { 0xddcf3616, 0x3275, 0x4164,\r
-  #     { 0x98, 0xb6, 0xfe, 0x85, 0x70, 0x7f, 0xfe, 0x7d }}\r
-  0x16, 0x36, 0xcf, 0xdd, 0x75, 0x32, 0x64, 0x41,\r
-  0x98, 0xb6, 0xfe, 0x85, 0x70, 0x7f, 0xfe, 0x7d,\r
-!endif\r
   # Size: 0xe000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) -\r
   #         0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0xdfb8\r
   # This can speed up the Variable Dispatch a bit.\r