]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PlatformPkgConfig.dsc
OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformPkgConfig.dsc
1 #/** @file
2 # platform configuration file.
3 #
4 # Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 #
9 #
10 #**/
11
12 #
13 # TRUE is ENABLE. FASLE is DISABLE.
14 #
15
16 #
17 # FSP selection
18 #
19 DEFINE MINNOW2_FSP_BUILD = FALSE
20
21
22 DEFINE SCSI_ENABLE = TRUE
23
24
25 #
26 # To enable extra configuration for clk gen
27 #
28 DEFINE CLKGEN_CONFIG_EXTRA_ENABLE=TRUE
29
30 #
31 # Feature selection
32 #
33
34 #
35 # Select system timer which is used to produce Timer Arch Protocol:
36 # TRUE - HPET timer is used.
37 # FALSE - 8254 timer is used.
38 #
39 DEFINE USE_HPET_TIMER = TRUE
40
41
42 #
43 # Feature selection
44 #
45
46 DEFINE TPM_ENABLED = FALSE
47
48 DEFINE ACPI50_ENABLE = TRUE
49 DEFINE PERFORMANCE_ENABLE = FALSE
50
51
52 DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature
53 DEFINE DXE_COMPRESS_ENABLE = TRUE
54 DEFINE DXE_CRC32_SECTION_ENABLE = TRUE
55 DEFINE SSE2_ENABLE = FALSE
56
57 DEFINE SECURE_BOOT_ENABLE = TRUE
58 DEFINE USER_IDENTIFICATION_ENABLE = FALSE
59 DEFINE VARIABLE_INFO_ENABLE = FALSE
60 DEFINE S3_ENABLE = TRUE
61 DEFINE CAPSULE_ENABLE = TRUE
62 DEFINE CAPSULE_RESET_ENABLE = TRUE
63 DEFINE RECOVERY_ENABLE = FALSE
64 DEFINE MICOCODE_CAPSULE_ENABLE = TRUE
65
66 DEFINE GOP_DRIVER_ENABLE = TRUE
67 DEFINE DATAHUB_ENABLE = TRUE
68 DEFINE DATAHUB_STATUS_CODE_ENABLE = TRUE
69 DEFINE USB_ENABLE = TRUE
70
71 DEFINE ISA_SERIAL_STATUS_CODE_ENABLE = TRUE
72 DEFINE USB_SERIAL_STATUS_CODE_ENABLE = FALSE
73 DEFINE RAM_SERIAL_STATUS_CODE_ENABLE = FALSE
74
75 DEFINE ENBDT_S3_SUPPORT = TRUE
76
77 DEFINE LZMA_ENABLE = TRUE
78 DEFINE S4_ENABLE = TRUE
79 DEFINE NETWORK_ENABLE = TRUE
80 DEFINE NETWORK_IP6_ENABLE = TRUE
81 DEFINE NETWORK_ISCSI_ENABLE = FALSE
82 DEFINE NETWORK_VLAN_ENABLE = FALSE
83
84 DEFINE SATA_ENABLE = TRUE
85 DEFINE PCIESC_ENABLE = TRUE
86
87 #
88 # Enable source level debug default
89 #
90 DEFINE SOURCE_DEBUG_ENABLE = FALSE
91
92 #
93 # Capsule Pubic Certificate. Default is EDK_TEST. Options are:
94 # SAMPLE_DEVELOPMENT - Only signtool SAMPLE_DEVELOPMENT
95 # SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION - Both signtool SAMPLE_DEVELOPMENT and SAMPLE_PRODUCTION
96 # EDKII_TEST - Only openssl EDK II test certificate
97 # NEW_ROOT - Only openssl new VLV2 certificate
98 #
99 DEFINE CAPSULE_PKCS7_CERT = EDKII_TEST
100
101 #
102 # Define ESRT GUIDs for Firmware Management Protocol instances
103 #
104 DEFINE FMP_MINNOW_MAX_SYSTEM = 4096267b-da0a-42eb-b5eb-fef31d207cb4
105 DEFINE FMP_RED_SAMPLE_DEVICE = 72E2945A-00DA-448E-9AA7-075AD840F9D4
106 DEFINE FMP_BLUE_SAMPLE_DEVICE = 149DA854-7D19-4FAA-A91E-862EA1324BE6
107 DEFINE FMP_GREEN_SAMPLE_DEVICE = 79179BFD-704D-4C90-9E02-0AB8D968C18A