]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PlatformPkgConfig.dsc
ArmVirtPkg/PrePi ARM CLANG35: drop incompatible command line option
[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 # This program and the accompanying materials are licensed and made available under
7 # the terms and conditions of the BSD License that accompanies this distribution.
8 # The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php.
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #
15 #**/
16
17 #
18 # TRUE is ENABLE. FASLE is DISABLE.
19 #
20
21 #
22 # FSP selection
23 #
24 DEFINE MINNOW2_FSP_BUILD = FALSE
25
26
27 DEFINE SCSI_ENABLE = TRUE
28
29
30 #
31 # To enable extra configuration for clk gen
32 #
33 DEFINE CLKGEN_CONFIG_EXTRA_ENABLE=TRUE
34
35 #
36 # Feature selection
37 #
38
39 #
40 # Select system timer which is used to produce Timer Arch Protocol:
41 # TRUE - HPET timer is used.
42 # FALSE - 8254 timer is used.
43 #
44 DEFINE USE_HPET_TIMER = FALSE
45
46
47 #
48 # Feature selection
49 #
50
51 DEFINE TPM_ENABLED = FALSE
52
53 DEFINE ACPI50_ENABLE = TRUE
54 DEFINE PERFORMANCE_ENABLE = FALSE
55
56
57 DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature
58 DEFINE DXE_COMPRESS_ENABLE = TRUE
59 DEFINE DXE_CRC32_SECTION_ENABLE = TRUE
60 DEFINE SSE2_ENABLE = FALSE
61
62 DEFINE SECURE_BOOT_ENABLE = TRUE
63 DEFINE USER_IDENTIFICATION_ENABLE = FALSE
64 DEFINE VARIABLE_INFO_ENABLE = FALSE
65 DEFINE S3_ENABLE = TRUE
66 DEFINE CAPSULE_ENABLE = TRUE
67 DEFINE CAPSULE_RESET_ENABLE = TRUE
68 DEFINE RECOVERY_ENABLE = FALSE
69 DEFINE MICOCODE_CAPSULE_ENABLE = TRUE
70
71 DEFINE GOP_DRIVER_ENABLE = TRUE
72 DEFINE DATAHUB_ENABLE = TRUE
73 DEFINE DATAHUB_STATUS_CODE_ENABLE = TRUE
74 DEFINE USB_ENABLE = TRUE
75
76 DEFINE ISA_SERIAL_STATUS_CODE_ENABLE = TRUE
77 DEFINE USB_SERIAL_STATUS_CODE_ENABLE = FALSE
78 DEFINE RAM_SERIAL_STATUS_CODE_ENABLE = FALSE
79
80 DEFINE ENBDT_S3_SUPPORT = TRUE
81
82 DEFINE LZMA_ENABLE = TRUE
83 DEFINE S4_ENABLE = TRUE
84 DEFINE NETWORK_ENABLE = TRUE
85 DEFINE NETWORK_IP6_ENABLE = TRUE
86 DEFINE NETWORK_ISCSI_ENABLE = FALSE
87 DEFINE NETWORK_VLAN_ENABLE = FALSE
88
89 DEFINE SATA_ENABLE = TRUE
90 DEFINE PCIESC_ENABLE = TRUE
91
92 #
93 # Enable source level debug default
94 #
95 DEFINE SOURCE_DEBUG_ENABLE = FALSE
96
97 #
98 # Capsule Pubic Certificate. Default is EDK_TEST. Options are:
99 # SAMPLE_DEVELOPMENT - Only signtool SAMPLE_DEVELOPMENT
100 # SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION - Both signtool SAMPLE_DEVELOPMENT and SAMPLE_PRODUCTION
101 # EDKII_TEST - Only openssl EDK II test certificate
102 # NEW_ROOT - Only openssl new VLV2 certificate
103 #
104 DEFINE CAPSULE_PKCS7_CERT = EDKII_TEST
105
106 #
107 # Define ESRT GUIDs for Firmware Management Protocol instances
108 #
109 DEFINE FMP_MINNOW_MAX_SYSTEM = 4096267b-da0a-42eb-b5eb-fef31d207cb4
110 DEFINE FMP_RED_SAMPLE_DEVICE = 72E2945A-00DA-448E-9AA7-075AD840F9D4
111 DEFINE FMP_BLUE_SAMPLE_DEVICE = 149DA854-7D19-4FAA-A91E-862EA1324BE6
112 DEFINE FMP_GREEN_SAMPLE_DEVICE = 79179BFD-704D-4C90-9E02-0AB8D968C18A