IntelQNCLib.inf 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. ## @file
  2. # Intel QNC Library Instance
  3. #
  4. # Intel QNC Library Instance
  5. #
  6. # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
  7. #
  8. # This program and the accompanying materials
  9. # are licensed and made available under the terms and conditions of the BSD License
  10. # which accompanies this distribution. The full text of the license may be found at
  11. # http://opensource.org/licenses/bsd-license.php
  12. #
  13. # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  14. # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
  15. #
  16. ##
  17. [Defines]
  18. INF_VERSION = 0x00010005
  19. BASE_NAME = IntelQNCLib
  20. FILE_GUID = F5B2EA6C-8148-4a4e-88EA-38A4A51F389F
  21. MODULE_TYPE = BASE
  22. VERSION_STRING = 1.0
  23. LIBRARY_CLASS = IntelQNCLib
  24. #
  25. # The following information is for reference only and not required by the build tools.
  26. #
  27. # VALID_ARCHITECTURES = IA32 X64 EBC
  28. #
  29. [Sources]
  30. PciExpress.c
  31. IntelQNCLib.c
  32. CommonHeader.h
  33. [Packages]
  34. MdePkg/MdePkg.dec
  35. QuarkSocPkg/QuarkSocPkg.dec
  36. [LibraryClasses]
  37. TimerLib
  38. DebugLib
  39. PcdLib
  40. PciLib
  41. IoLib
  42. PciCf8Lib
  43. BaseLib
  44. CpuLib
  45. QNCAccessLib
  46. [Pcd]
  47. gEfiQuarkNcSocIdTokenSpaceGuid.PcdPm1blkIoBaseAddress
  48. gEfiQuarkNcSocIdTokenSpaceGuid.PcdGbaIoBaseAddress
  49. gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress
  50. gEfiQuarkNcSocIdTokenSpaceGuid.PcdPmbaIoBaseAddress
  51. gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmbaIoBaseAddress
  52. gEfiQuarkNcSocIdTokenSpaceGuid.PcdWdtbaIoBaseAddress
  53. gEfiQuarkNcSocIdTokenSpaceGuid.PcdRcbaMmioBaseAddress
  54. gEfiQuarkNcSocIdTokenSpaceGuid.PcdDeviceEnables
  55. gEfiQuarkNcSocIdTokenSpaceGuid.PcdPcieRootPortConfiguration
  56. gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress