]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - PcAtChipsetPkg/PcAtChipsetPkg.dsc
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8##\r
9\r
10[Defines]\r
11 PLATFORM_NAME = PcAtChipset\r
12 PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da\r
13 PLATFORM_VERSION = 0.3\r
14 DSC_SPECIFICATION = 0x00010005\r
15 OUTPUT_DIRECTORY = Build/PcAtChipset\r
16 SUPPORTED_ARCHITECTURES = IA32|X64\r
17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
18 SKUID_IDENTIFIER = DEFAULT\r
19\r
20[LibraryClasses]\r
21 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
22 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
23 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
24 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
25 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
26 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
27 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
28 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
29 TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
30 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
31 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
32 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
33 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
34 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
35 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
36 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
37 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
38 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
39 ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
40 IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf\r
41 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
42 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
43 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
44\r
45[Components]\r
46 PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf\r
47 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
48 PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
49 PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
50 PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf\r
51 PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf\r
52 PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
53 PcAtChipsetPkg/Library/AcpiTimerLib/PeiAcpiTimerLib.inf\r
54 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
55\r
56[BuildOptions]\r
57 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r