IpmiPlatformHookLib.inf 849 B

1234567891011121314151617181920212223242526272829303132
  1. ## @file
  2. # Component description file for IPMI platform hook Library.
  3. #
  4. # Copyright (c) 2018 - 2021, Intel Corporation. All rights reserved.<BR>
  5. # Copyright (c) 2021, American Megatrends International LLC.<BR>
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. [Defines]
  10. INF_VERSION = 0x00010005
  11. BASE_NAME = IpmiPlatformHookLib
  12. FILE_GUID = A770BDB8-331A-4110-8B60-81FC17480B36
  13. MODULE_TYPE = PEIM
  14. VERSION_STRING = 1.0
  15. LIBRARY_CLASS = IpmiPlatformHookLib
  16. [sources]
  17. IpmiPlatformHookLib.c
  18. [Packages]
  19. MdePkg/MdePkg.dec
  20. WhitleySiliconPkg/WhitleySiliconPkg.dec
  21. [LibraryClasses]
  22. DebugLib
  23. [Ppis]
  24. gDynamicSiLibraryPpiGuid ## CONSUMES
  25. [Depex]
  26. gDynamicSiLibraryPpiGuid