ArmCortexA15Lib.inf 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. #/* @file
  2. # Copyright (c) 2011-2012, ARM Limited. All rights reserved.
  3. #
  4. # This program and the accompanying materials
  5. # are licensed and made available under the terms and conditions of the BSD License
  6. # which accompanies this distribution. The full text of the license may be found at
  7. # http://opensource.org/licenses/bsd-license.php
  8. #
  9. # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  10. # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
  11. #
  12. #*/
  13. [Defines]
  14. INF_VERSION = 0x00010005
  15. BASE_NAME = ArmCortexA15Lib
  16. FILE_GUID = 501b1c8f-21d5-4ef5-a565-435b7f0aae2d
  17. MODULE_TYPE = BASE
  18. VERSION_STRING = 1.0
  19. LIBRARY_CLASS = ArmCpuLib
  20. [Packages]
  21. MdePkg/MdePkg.dec
  22. ArmPkg/ArmPkg.dec
  23. [LibraryClasses]
  24. ArmLib
  25. IoLib
  26. PcdLib
  27. [Sources.common]
  28. ArmCortexA15Lib.c
  29. [FixedPcd]
  30. gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz