Revision: 17418 http://sourceforge.net/p/edk2/code/17418 Author: zwei4 Date: 2015-05-12 01:54:00 +0000 (Tue, 12 May 2015) Log Message: ----------- Fixed SOURCE_DEBUG_ENABLE build error.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a...@intel.com> Reviewed-by: David Wei <david....@intel.com> Modified Paths: -------------- trunk/edk2/Vlv2TbltDevicePkg/PlatformPkg.fdf Modified: trunk/edk2/Vlv2TbltDevicePkg/PlatformPkg.fdf =================================================================== --- trunk/edk2/Vlv2TbltDevicePkg/PlatformPkg.fdf 2015-05-12 01:48:34 UTC (rev 17417) +++ trunk/edk2/Vlv2TbltDevicePkg/PlatformPkg.fdf 2015-05-12 01:54:00 UTC (rev 17418) @@ -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 edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits