]> git.proxmox.com Git - mirror_edk2.git/blob - DuetPkg/DuetPkg.dsc
Fixed include file matching issue if there's space in macro used in "#include".
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
1
2
3 [Defines]
4 PLATFORM_NAME = DuetPkg
5 PLATFORM_GUID = 199E24E0-0989-42aa-87F2-611A8C397E72
6 PLATFORM_VERSION = 0.3
7 DSC_SPECIFICATION = 0x00010005
8 OUTPUT_DIRECTORY = Build/DuetPkg
9 SUPPORTED_ARCHITECTURES = IA32|X64
10 BUILD_TARGETS = DEBUG
11 SKUID_IDENTIFIER = DEFAULT
12 #FLASH_DEFINITION = DuetPkg/DuetPkg.fdf
13
14 [LibraryClasses.common]
15 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
16 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
17 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
18 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
19 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
20 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
21 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
22 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
23 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
24 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
25 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
26 HiiLib|MdePkg/Library/HiiLib/HiiLib.inf
27 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
28 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
29
30 [LibraryClasses.common.DXE_DRIVER]
31 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
32 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
33
34 [Components.IA32]
35 DuetPkg/DxeIpl/DxeIpl.inf
36 DuetPkg/DataHubGenDxe/DataHubGen.inf
37
38 [Components.X64]
39 DuetPkg/DxeIpl/DxeIpl.inf
40 DuetPkg/DataHubGenDxe/DataHubGen.inf