PcAtChipsetPkg.dsc 3.1 KB

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