PcAtChipsetPkg.dsc 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. ## @file
  2. # PC/AT Chipset Package
  3. #
  4. # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. [Defines]
  10. PLATFORM_NAME = PcAtChipset
  11. PLATFORM_GUID = a653167b-34d7-4b91-bfe3-f0c7608f48da
  12. PLATFORM_VERSION = 0.3
  13. DSC_SPECIFICATION = 0x00010005
  14. OUTPUT_DIRECTORY = Build/PcAtChipset
  15. SUPPORTED_ARCHITECTURES = IA32|X64
  16. BUILD_TARGETS = DEBUG|RELEASE|NOOPT
  17. SKUID_IDENTIFIER = DEFAULT
  18. [LibraryClasses]
  19. BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
  20. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  21. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  22. DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
  23. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  24. IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
  25. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  26. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  27. TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
  28. UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
  29. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  30. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  31. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  32. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  33. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  34. DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
  35. PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
  36. PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
  37. ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
  38. IoApicLib|PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf
  39. LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
  40. ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
  41. HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
  42. [Components]
  43. PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
  44. PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
  45. PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
  46. PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
  47. PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.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/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
  55. [BuildOptions]
  56. *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES