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