BaseFspCommonLib.inf 872 B

1234567891011121314151617181920212223242526272829303132
  1. ## @file
  2. # Instance of FspCommonLib
  3. # Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
  4. #
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. ##
  8. [Defines]
  9. INF_VERSION = 0x00010005
  10. BASE_NAME = BaseFspCommonLib
  11. FILE_GUID = 54607F66-D728-448e-A282-49E0404A557F
  12. MODULE_TYPE = BASE
  13. VERSION_STRING = 1.0
  14. LIBRARY_CLASS = FspCommonLib
  15. [Sources]
  16. FspCommonLib.c
  17. [Packages]
  18. MdePkg/MdePkg.dec
  19. IntelFspPkg/IntelFspPkg.dec
  20. [LibraryClasses]
  21. BaseMemoryLib
  22. [Pcd]
  23. gIntelFspPkgTokenSpaceGuid.PcdGlobalDataPointerAddress ## CONSUMES
  24. [FixedPcd]
  25. gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES
  26. gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES