Revision: 17407
          http://sourceforge.net/p/edk2/code/17407
Author:   zwei4
Date:     2015-05-11 09:24:02 +0000 (Mon, 11 May 2015)
Log Message:
-----------
Fixed SOURCE_DEBUG_ENABLE build error. 

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Shifei Lu <[email protected]>
Reviewed-by: David Wei <[email protected]>

Modified Paths:
--------------
    branches/UDK2014.SP1/Vlv2TbltDevicePkg/PlatformPkg.fdf

Modified: branches/UDK2014.SP1/Vlv2TbltDevicePkg/PlatformPkg.fdf
===================================================================
--- branches/UDK2014.SP1/Vlv2TbltDevicePkg/PlatformPkg.fdf      2015-05-11 
06:37:03 UTC (rev 17406)
+++ branches/UDK2014.SP1/Vlv2TbltDevicePkg/PlatformPkg.fdf      2015-05-11 
09:24:02 UTC (rev 17407)
@@ -51,11 +51,11 @@
 DEFINE FLASH_REGION_FVMAIN_SIZE                               = 0x001A5000
 
 DEFINE FLASH_REGION_FV_RECOVERY2_OFFSET                       = 0x002A5000
-DEFINE FLASH_REGION_FV_RECOVERY2_SIZE                         = 0x0002C000
+DEFINE FLASH_REGION_FV_RECOVERY2_SIZE                         = 0x0002B000
+ 
+DEFINE FLASH_REGION_FV_RECOVERY_OFFSET                        = 0x002D0000
+DEFINE FLASH_REGION_FV_RECOVERY_SIZE                          = 0x00030000
 
-DEFINE FLASH_REGION_FV_RECOVERY_OFFSET                        = 0x002D1000
-DEFINE FLASH_REGION_FV_RECOVERY_SIZE                          = 0x0002F000
-
 
################################################################################
 #
 # FD Section


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to