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