]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/FmpCertificate.dsc
OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h
[mirror_edk2.git] / Vlv2TbltDevicePkg / FmpCertificate.dsc
1 #/** @file
2 # FMP Certificates shared by multiple FmpDxe drivers for firmware update.
3 #
4 # Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 #**/
10
11 !if $(CAPSULE_PKCS7_CERT) == SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION
12 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT_SAMPLE_PRODUCTION.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc
13 !endif
14 !if $(CAPSULE_PKCS7_CERT) == SAMPLE_DEVELOPMENT
15 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/SAMPLE_DEVELOPMENT.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc
16 !endif
17 !if $(CAPSULE_PKCS7_CERT) == EDKII_TEST
18 !include BaseTools/Source/Python/Pkcs7Sign/TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc
19 !endif
20 !if $(CAPSULE_PKCS7_CERT) == NEW_ROOT
21 !include Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/NewRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc
22 !endif