]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixFirmwareVolumePei/UnixFwh.c
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In the...
[mirror_edk2.git] / UnixPkg / UnixFirmwareVolumePei / UnixFwh.c
index babae5da215ce14fe4e31d0817bc053e2746c2e5..b135f6dc28557bc73691b61294e2f674912a4cee 100644 (file)
@@ -117,7 +117,7 @@ Returns:
           PcdGet32 (PcdFlashNvStorageFtwSpareSize) +\r
           PcdGet32 (PcdUnixFlashNvStorageEventLogSize);\r
 \r
-        BuildFvHob (FdFixUp + PcdGet32 (PcdUnixFlashNvStorageVariableBase), FdSize);\r
+        BuildFvHob (FdFixUp + PcdGet64 (PcdUnixFlashNvStorageVariableBase), FdSize);\r
       } else {\r
         //\r
         // For other FD's just map them in.\r