summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg
diff options
context:
space:
mode:
authorShifei Lu <shifeix.a.lu@intel.com>2015-05-12 01:54:00 +0000
committerzwei4 <zwei4@Edk2>2015-05-12 01:54:00 +0000
commit96baece140b897fcac636e4978da506b557a8abf (patch)
tree7ead89c8694d815c63cb645f3a9bfa052dc88644 /Vlv2TbltDevicePkg
parentb07ea4c198a4c2e095541902a0119cd384f8491a (diff)
Fixed SOURCE_DEBUG_ENABLE build error.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17418 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg')
-rw-r--r--Vlv2TbltDevicePkg/PlatformPkg.fdf8
1 files changed, 4 insertions, 4 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformPkg.fdf b/Vlv2TbltDevicePkg/PlatformPkg.fdf
index 877ea27a7..6bc54386b 100644
--- a/Vlv2TbltDevicePkg/PlatformPkg.fdf
+++ b/Vlv2TbltDevicePkg/PlatformPkg.fdf
@@ -51,10 +51,10 @@ DEFINE FLASH_REGION_FVMAIN_OFFSET = 0x00100000
DEFINE FLASH_REGION_FVMAIN_SIZE = 0x001A5000
DEFINE FLASH_REGION_FV_RECOVERY2_OFFSET = 0x002A5000
-DEFINE FLASH_REGION_FV_RECOVERY2_SIZE = 0x0002C000
-
-DEFINE FLASH_REGION_FV_RECOVERY_OFFSET = 0x002D1000
-DEFINE FLASH_REGION_FV_RECOVERY_SIZE = 0x0002F000
+DEFINE FLASH_REGION_FV_RECOVERY2_SIZE = 0x0002B000
+
+DEFINE FLASH_REGION_FV_RECOVERY_OFFSET = 0x002D0000
+DEFINE FLASH_REGION_FV_RECOVERY_SIZE = 0x00030000
################################################################################
#