Manageability.dsc 924 B

12345678910111213141516171819202122232425
  1. ## @file
  2. # Common libraries for Manageabilty Package
  3. #
  4. # Copyright (C) 2023 Advanced Micro Devices, Inc. All rights reserved.<BR>
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. ##
  8. [LibraryClasses]
  9. ManageabilityTransportHelperLib|ManageabilityPkg/Library/BaseManageabilityTransportHelperLib/BaseManageabilityTransportHelper.inf
  10. [LibraryClasses.ARM, LibraryClasses.AARCH64]
  11. #
  12. # This library provides the instrinsic functions generated by a given compiler.
  13. #
  14. NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
  15. NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
  16. ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
  17. [Components.IA32]
  18. ManageabilityPkg/Universal/IpmiProtocol/Pei/IpmiPpiPei.inf
  19. [Components.X64]
  20. ManageabilityPkg/Universal/IpmiProtocol/Dxe/IpmiProtocolDxe.inf
  21. ManageabilityPkg/Universal/IpmiProtocol/Smm/IpmiProtocolSmm.inf