Openmoko.dsc 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. ## @file
  2. #
  3. # Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>
  4. #
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. ##
  8. [Defines]
  9. PLATFORM_NAME = Openmoko
  10. PLATFORM_GUID = 7b6c76b4-1cd9-4f22-b584-31b2931a1e13
  11. PLATFORM_VERSION = 0.1
  12. OUTPUT_DIRECTORY = Build/Openmoko
  13. SUPPORTED_ARCHITECTURES = AARCH64|ARM|EBC|IA32|IA64|X64
  14. BUILD_TARGETS = DEBUG|RELEASE
  15. SKUID_IDENTIFIER = DEFAULT
  16. !include MdePkg/MdeLibs.dsc.inc
  17. [LibraryClasses]
  18. BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
  19. BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
  20. DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
  21. DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
  22. MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
  23. PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
  24. PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
  25. UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
  26. UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
  27. UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
  28. UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
  29. NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
  30. [LibraryClasses.ARM]
  31. NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
  32. [Components]
  33. Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDxe.inf