]> git.proxmox.com Git - mirror_edk2.git/blob - PcAtChipsetPkg/PcAtChipsetPkg.dsc
PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml: Add configuration for LicenseCheck
[mirror_edk2.git] / PcAtChipsetPkg / PcAtChipsetPkg.dsc
1 ## @file
2 # PC/AT Chipset Package
3 #
4 # Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>
5 # Copyright (c) 2020, AMD Incorporated. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 ##
10
11 [Defines]
12 PLATFORM_NAME = PcAtChipset
13 PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da
14 PLATFORM_VERSION = 0.3
15 DSC_SPECIFICATION = 0x00010005
16 OUTPUT_DIRECTORY = Build/PcAtChipset
17 SUPPORTED_ARCHITECTURES = IA32|X64
18 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
19 SKUID_IDENTIFIER = DEFAULT
20
21 [LibraryClasses]
22 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
23 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
24 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
25 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
26 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
27 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
28 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
29 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
30 TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
31 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
32 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
33 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
34 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
35 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
36 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
37 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
38 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
39 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
40 ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
41 IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
42 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
43 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
44 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
45 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
46
47 [Components]
48 PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
49 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
50 PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
51 PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
52 PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
53 PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
54 PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
55 PcAtChipsetPkg/Library/AcpiTimerLib/PeiAcpiTimerLib.inf
56 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
57
58 [BuildOptions]
59 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES