Vlv2TbltDevicePkg: Set CAPSULE_ENABLE to TRUE

https://bugzilla.tianocore.org/show_bug.cgi?id=259

Set CAPSULE_ENABLE to TRUE so the standard Vlv2TbltDevicePkg
platform builds can complete.  Build_IFWI.bat assumes this
flag is TRUE.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: David Wei <david.wei@intel.com>
Cc: Mang Guo <mang.guo@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
Michael Kinney
2016-11-29 00:54:31 -08:00
parent 6f5141430b
commit eadc05bd92

View File

@@ -63,7 +63,7 @@ DEFINE SECURE_BOOT_ENABLE = TRUE
DEFINE PERFORMANCE_ENABLE = FALSE DEFINE PERFORMANCE_ENABLE = FALSE
DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature
DEFINE DXE_COMPRESS_ENABLE = TRUE DEFINE DXE_COMPRESS_ENABLE = TRUE
DEFINE DXE_CRC32_SECTION_ENABLE = TRUE DEFINE DXE_CRC32_SECTION_ENABLE = TRUE
DEFINE SSE2_ENABLE = FALSE DEFINE SSE2_ENABLE = FALSE