]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/PrePi/PeiUniCore.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / BeagleBoardPkg / PrePi / PeiUniCore.inf
diff --git a/BeagleBoardPkg/PrePi/PeiUniCore.inf b/BeagleBoardPkg/PrePi/PeiUniCore.inf
deleted file mode 100644 (file)
index a4bf25b..0000000
+++ /dev/null
@@ -1,97 +0,0 @@
-#/** @file\r
-#\r
-#  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
-#  Copyright (c) 2011-2017, ARM Ltd. All rights reserved.<BR>\r
-#  Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>\r
-#\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x0001001A\r
-  BASE_NAME                      = BeagleBoardPrePiUniCore\r
-  FILE_GUID                      = 8a5dc3de-fe31-4ad9-9c93-dd73626932e7\r
-  MODULE_TYPE                    = SEC\r
-  VERSION_STRING                 = 1.0\r
-\r
-[Sources]\r
-  PrePi.c\r
-  MainUniCore.c\r
-\r
-[Sources.ARM]\r
-  Arm/ArchPrePi.c\r
-  Arm/ModuleEntryPoint.S   | GCC\r
-  Arm/ModuleEntryPoint.asm | RVCT\r
-\r
-[Packages]\r
-  ArmPkg/ArmPkg.dec\r
-  ArmPlatformPkg/ArmPlatformPkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  MdePkg/MdePkg.dec\r
-\r
-[LibraryClasses]\r
-  ArmLib\r
-  ArmPlatformLib\r
-  ArmPlatformStackLib\r
-  BaseLib\r
-  DebugLib\r
-  DebugAgentLib\r
-  ExtractGuidedSectionLib\r
-  HobLib\r
-  IoLib\r
-  MemoryAllocationLib\r
-  MemoryInitPeiLib\r
-  PeCoffGetEntryPointLib\r
-  PlatformPeiLib\r
-  PrePiHobListPointerLib\r
-  PrePiLib\r
-  SerialPortLib\r
-  TimerLib\r
-\r
-[Ppis]\r
-  gArmMpCoreInfoPpiGuid\r
-\r
-[Guids]\r
-  gArmMpCoreInfoGuid\r
-  gEfiFirmwarePerformanceGuid\r
-\r
-[FeaturePcd]\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob\r
-  gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores\r
-\r
-[Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString\r
-\r
-[FixedPcd]\r
-  gArmTokenSpaceGuid.PcdVFPEnabled\r
-\r
-  gArmTokenSpaceGuid.PcdFdBaseAddress\r
-  gArmTokenSpaceGuid.PcdFdSize\r
-\r
-  gArmTokenSpaceGuid.PcdFvBaseAddress\r
-  gArmTokenSpaceGuid.PcdFvSize\r
-\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize\r
-  gArmPlatformTokenSpaceGuid.PcdCPUCoreSecondaryStackSize\r
-\r
-  gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize\r
-\r
-  gArmPlatformTokenSpaceGuid.PcdCoreCount\r
-\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r
-\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode\r
-  gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData\r
-\r
-[Pcd]\r
-  gArmTokenSpaceGuid.PcdSystemMemoryBase\r
-  gArmTokenSpaceGuid.PcdSystemMemorySize\r