]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/PlatformPkgConfig.dsc
MdeModulePkg/AhciPei: Add PEI BlockIO support
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformPkgConfig.dsc
index db50b9322a077d085f44bd3511c0b7864c6d42ce..6d556c1be249b4399ad9b8d15976a16058f04b19 100644 (file)
@@ -1,15 +1,10 @@
 #/** @file\r
 # platform configuration file.\r
 #\r
-# Copyright (c) 2012  - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2012  - 2016, Intel Corporation. All rights reserved.<BR>\r
 #                                                                                  \r\r
-# This program and the accompanying materials are licensed and made available under\r\r
-# the terms and conditions of the BSD License that accompanies this distribution.  \r\r
-# The full text of the license may be found at                                     \r\r
-# http://opensource.org/licenses/bsd-license.php.                                  \r\r
-#                                                                                  \r\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,            \r\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.    \r\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+\r
 #                                                                                  \r\r
 #\r
 #**/\r
@@ -41,7 +36,7 @@ DEFINE CLKGEN_CONFIG_EXTRA_ENABLE=TRUE
 # TRUE  - HPET timer is used.\r
 # FALSE - 8254 timer is used.\r
 #\r
-DEFINE USE_HPET_TIMER = FALSE\r
+DEFINE USE_HPET_TIMER = TRUE\r
 \r
 \r
 #\r
@@ -63,8 +58,10 @@ DEFINE SECURE_BOOT_ENABLE = TRUE
 DEFINE USER_IDENTIFICATION_ENABLE = FALSE\r
 DEFINE VARIABLE_INFO_ENABLE = FALSE\r
 DEFINE S3_ENABLE = TRUE\r
-DEFINE CAPSULE_ENABLE = FALSE\r
+DEFINE CAPSULE_ENABLE = TRUE\r
 DEFINE CAPSULE_RESET_ENABLE = TRUE\r
+DEFINE RECOVERY_ENABLE = FALSE\r
+DEFINE MICOCODE_CAPSULE_ENABLE = TRUE\r
 \r
 DEFINE GOP_DRIVER_ENABLE = TRUE\r
 DEFINE DATAHUB_ENABLE = TRUE\r
@@ -92,6 +89,19 @@ DEFINE PCIESC_ENABLE     = TRUE
 #\r
 DEFINE SOURCE_DEBUG_ENABLE     = FALSE\r
 \r
+#\r
+# Capsule Pubic Certificate.  Default is EDK_TEST.  Options are:\r
+#   SAMPLE_DEVELOPMENT                    - Only signtool SAMPLE_DEVELOPMENT\r
+#   SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION  - Both signtool SAMPLE_DEVELOPMENT and SAMPLE_PRODUCTION\r
+#   EDKII_TEST                            - Only openssl EDK II test certificate\r
+#   NEW_ROOT                              - Only openssl new VLV2 certificate\r
+#\r
+DEFINE CAPSULE_PKCS7_CERT = EDKII_TEST\r
 \r
-\r
-\r
+#\r
+# Define ESRT GUIDs for Firmware Management Protocol instances\r
+#\r
+DEFINE FMP_MINNOW_MAX_SYSTEM   = 4096267b-da0a-42eb-b5eb-fef31d207cb4\r
+DEFINE FMP_RED_SAMPLE_DEVICE   = 72E2945A-00DA-448E-9AA7-075AD840F9D4\r
+DEFINE FMP_BLUE_SAMPLE_DEVICE  = 149DA854-7D19-4FAA-A91E-862EA1324BE6\r
+DEFINE FMP_GREEN_SAMPLE_DEVICE = 79179BFD-704D-4C90-9E02-0AB8D968C18A\r