Arm9ArmLibPrePi.inf 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. #/** @file
  2. # Semihosting serail port lib
  3. #
  4. # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
  5. #
  6. # This program and the accompanying materials
  7. # are licensed and made available under the terms and conditions of the BSD License
  8. # which accompanies this distribution. The full text of the license may be found at
  9. # http://opensource.org/licenses/bsd-license.php
  10. # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
  12. #
  13. #
  14. #**/
  15. [Defines]
  16. INF_VERSION = 0x00010005
  17. BASE_NAME = Arm9ArmLibPrePi
  18. FILE_GUID = e9b6011f-ee15-4e59-ab8f-a819a081fa54
  19. MODULE_TYPE = DXE_DRIVER
  20. VERSION_STRING = 1.0
  21. LIBRARY_CLASS = ArmLib
  22. [Sources.common]
  23. ../Common/Arm/ArmLibSupport.S | GCC
  24. ../Common/Arm/ArmLibSupport.asm | RVCT
  25. ../Common/ArmLib.c
  26. Arm9Support.S | GCC
  27. Arm9Support.asm | RVCT
  28. Arm9Lib.c
  29. Arm9CacheInformation.c
  30. [Packages]
  31. ArmPkg/ArmPkg.dec
  32. MdePkg/MdePkg.dec
  33. [LibraryClasses]
  34. PrePiLib
  35. [Protocols]
  36. gEfiCpuArchProtocolGuid
  37. [FixedPcd]
  38. gArmTokenSpaceGuid.PcdArmCacheOperationThreshold