]> git.proxmox.com Git - mirror_edk2.git/blob - FmpDevicePkg/Test/FmpDeviceHostPkgTest.dsc
ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
[mirror_edk2.git] / FmpDevicePkg / Test / FmpDeviceHostPkgTest.dsc
1 ## @file
2 # FmpDevicePkg DSC file used to build host-based unit tests.
3 #
4 # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 #
7 ##
8
9 [Defines]
10 PLATFORM_NAME = FmpDevicePkgHostTest
11 PLATFORM_GUID = 80B12646-9A30-4516-AABF-DE1919B573E3
12 PLATFORM_VERSION = 0.1
13 DSC_SPECIFICATION = 0x00010005
14 OUTPUT_DIRECTORY = Build/FmpDevicePkg/HostTest
15 SUPPORTED_ARCHITECTURES = IA32|X64
16 BUILD_TARGETS = NOOPT
17 SKUID_IDENTIFIER = DEFAULT
18
19 !include UnitTestFrameworkPkg/UnitTestFrameworkPkgHost.dsc.inc
20
21 [LibraryClasses]
22 FmpDependencyLib|FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.inf
23
24 [Components]
25 #
26 # Build HOST_APPLICATION that tests the FmpDependencyLib
27 #
28 FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/FmpDependencyLibUnitTestsHost.inf