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