]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/FmpCertificate.dsc
ArmVirtPkg/PrePi ARM CLANG35: drop incompatible command line option
[mirror_edk2.git] / Vlv2TbltDevicePkg / FmpCertificate.dsc
CommitLineData
1aa9314e
MK
1#/** @file\r
2# FMP Certificates shared by multiple FmpDxe drivers for firmware update.\r
3#\r
4# Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials are licensed and made available under\r
7# the terms and conditions of the BSD License that accompanies this distribution.\r
8# The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php.\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
15#**/\r
16\r
17!if $(CAPSULE_PKCS7_CERT) == SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION\r
18 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc\r
19!endif\r
20!if $(CAPSULE_PKCS7_CERT) == SAMPLE_DEVELOPMENT\r
21 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc\r
22!endif\r
23!if $(CAPSULE_PKCS7_CERT) == EDKII_TEST\r
24 !include BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc\r
25!endif\r
26!if $(CAPSULE_PKCS7_CERT) == NEW_ROOT\r
27 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/NewRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc\r
28!endif\r