]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/PlatformInitPei/MemoryCallback.c
BaseTools: Fix build crash when fdf is empty file
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformInitPei / MemoryCallback.c
index 31cc88a57606a9c676330255daa0babc0730de21..9d9c0e53b69fc89189608e4f68f67fed39344a12 100644 (file)
@@ -52,7 +52,6 @@ EndOfPeiPpiNotifyCallback (
   )\r
 {\r
   EFI_STATUS                  Status;\r
-  UINT64                      MemoryTop;\r
   UINT64                      LowUncableBase;\r
   EFI_PLATFORM_INFO_HOB       *PlatformInfo;\r
   UINT32                      HecBaseHigh;\r
@@ -100,7 +99,6 @@ EndOfPeiPpiNotifyCallback (
 \r
   LowUncableBase = PlatformInfo->MemData.MemMaxTolm;\r
   LowUncableBase &= (0x0FFF00000);\r
-  MemoryTop = (0x100000000);\r
 \r
   if (BootMode != BOOT_ON_S3_RESUME) {\r
     //\r