Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support.
Add capsule and recovery support module in platform dsc and fdf. Cc: David Wei <david.wei@intel.com> Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#/** @file
|
||||
# platform configuration file.
|
||||
#
|
||||
# Copyright (c) 2012 - 2015, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
|
||||
# This program and the accompanying materials are licensed and made available under
|
||||
@@ -65,6 +65,8 @@ DEFINE VARIABLE_INFO_ENABLE = FALSE
|
||||
|
||||
DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature
|
||||
DEFINE DXE_COMPRESS_ENABLE = TRUE
|
||||
DEFINE DXE_CRC32_SECTION_ENABLE = TRUE
|
||||
DEFINE SSE2_ENABLE = FALSE
|
||||
|
||||
DEFINE SECURE_BOOT_ENABLE = TRUE
|
||||
DEFINE USER_IDENTIFICATION_ENABLE = FALSE
|
||||
|
Reference in New Issue
Block a user