## @file
|
#
|
# Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>
|
#
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
#
|
##
|
|
[Defines]
|
PLATFORM_NAME = Openmoko
|
PLATFORM_GUID = 7b6c76b4-1cd9-4f22-b584-31b2931a1e13
|
PLATFORM_VERSION = 0.1
|
OUTPUT_DIRECTORY = Build/Openmoko
|
SUPPORTED_ARCHITECTURES = AARCH64|ARM|EBC|IA32|IA64|X64
|
BUILD_TARGETS = DEBUG|RELEASE
|
SKUID_IDENTIFIER = DEFAULT
|
|
!include MdePkg/MdeLibs.dsc.inc
|
|
[LibraryClasses]
|
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
|
UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
|
|
[LibraryClasses.ARM]
|
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
|
|
[Components]
|
Silicon/Openmoko/ChaosKeyDxe/ChaosKeyDxe.inf
|