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