]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformPei/Platform.c
OvmfPkg/PlatformPei: suppress wrong VS2008 warning (use of uninited local)
[mirror_edk2.git] / OvmfPkg / PlatformPei / Platform.c
index 0fc227803a84366e5f339402173ad0c04b7b0a77..509343e0bee52e29b637048668bb3a42c4c5f6e9 100644 (file)
@@ -217,6 +217,7 @@ MemMapInitialization (
     UINT32  PciSize;\r
 \r
     TopOfLowRam = GetSystemMemorySizeBelow4gb ();\r
+    PciExBarBase = 0;\r
     if (mHostBridgeDevId == INTEL_Q35_MCH_DEVICE_ID) {\r
       //\r
       // The MMCONFIG area is expected to fall between the top of low RAM and\r