]> git.proxmox.com Git - mirror_edk2.git/blob - PcAtChipsetPkg/PcAtChipsetPkg.dsc
451e60ddc85788e0771a29e83a61173105c872fd
[mirror_edk2.git] / PcAtChipsetPkg / PcAtChipsetPkg.dsc
1 ## @file
2 # PC/AT Chipset Package
3 #
4 # Copyright (c) 2007 - 2021, 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 !include MdePkg/MdeLibs.dsc.inc
22
23 [LibraryClasses]
24 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
25 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
26 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
27 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
28 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
29 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
30 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
31 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
32 TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
33 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
34 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
35 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
36 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
37 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
38 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
39 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
40 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
41 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
42 ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
43 IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
44 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
45 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
46 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
47 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
48
49 [Components]
50 PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
51 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
52 PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
53 PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
54 PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
55 PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
56 PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
57 PcAtChipsetPkg/Library/AcpiTimerLib/PeiAcpiTimerLib.inf
58 PcAtChipsetPkg/Library/AcpiTimerLib/StandaloneMmAcpiTimerLib.inf
59 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
60
61 [BuildOptions]
62 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES