#/** @file # # (C) Copyright 2015 Hewlett-Packard Development Company, L.P.
# Copyright (c) 2011-2017, ARM Ltd. All rights reserved.
# Copyright (c) 2017, Linaro, Ltd. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ [Defines] INF_VERSION = 0x0001001A BASE_NAME = BeagleBoardPrePiUniCore FILE_GUID = 8a5dc3de-fe31-4ad9-9c93-dd73626932e7 MODULE_TYPE = SEC VERSION_STRING = 1.0 [Sources] PrePi.c MainUniCore.c [Sources.ARM] Arm/ArchPrePi.c Arm/ModuleEntryPoint.S | GCC Arm/ModuleEntryPoint.asm | RVCT [Packages] ArmPkg/ArmPkg.dec ArmPlatformPkg/ArmPlatformPkg.dec EmbeddedPkg/EmbeddedPkg.dec MdeModulePkg/MdeModulePkg.dec MdePkg/MdePkg.dec [LibraryClasses] ArmLib ArmPlatformLib ArmPlatformStackLib BaseLib DebugLib DebugAgentLib ExtractGuidedSectionLib HobLib IoLib MemoryAllocationLib MemoryInitPeiLib PeCoffGetEntryPointLib PlatformPeiLib PrePiHobListPointerLib PrePiLib SerialPortLib TimerLib [Ppis] gArmMpCoreInfoPpiGuid [Guids] gArmMpCoreInfoGuid gEfiFirmwarePerformanceGuid [FeaturePcd] gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores [Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString [FixedPcd] gArmTokenSpaceGuid.PcdVFPEnabled gArmTokenSpaceGuid.PcdFdBaseAddress gArmTokenSpaceGuid.PcdFdSize gArmTokenSpaceGuid.PcdFvBaseAddress gArmTokenSpaceGuid.PcdFvSize gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize gArmPlatformTokenSpaceGuid.PcdCoreCount gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData [Pcd] gArmTokenSpaceGuid.PcdSystemMemoryBase gArmTokenSpaceGuid.PcdSystemMemorySize