PlatformFspLib.inf 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. #
  2. #
  3. # Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>
  4. #
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. #
  8. #
  9. #
  10. # FSP Platform HOB Library
  11. #
  12. #
  13. #
  14. ##
  15. [Defines]
  16. INF_VERSION = 0x00010005
  17. BASE_NAME = PlatformFspLib
  18. FILE_GUID = 1305A712-33A6-4fa7-BA59-AEAC3362931A
  19. MODULE_TYPE = BASE
  20. VERSION_STRING = 1.0
  21. LIBRARY_CLASS = PlatformFspLib
  22. #
  23. # The following information is for reference only and not required by the build tools.
  24. #
  25. # VALID_ARCHITECTURES = IA32 X64 EBC
  26. #
  27. [Sources]
  28. PlatformFspLib.c
  29. [Packages]
  30. MdePkg/MdePkg.dec
  31. IntelFrameworkPkg/IntelFrameworkPkg.dec
  32. Vlv2TbltDevicePkg/PlatformPkg.dec
  33. Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
  34. IntelFspWrapperPkg/IntelFspWrapperPkg.dec
  35. [LibraryClasses]
  36. BaseLib
  37. DebugLib
  38. HobLib
  39. [Guids]
  40. gEfiMemoryConfigDataGuid