]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / BeagleBoardPkg / Library / MemoryInitPeiLib / MemoryInitPeiLib.inf
diff --git a/BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf b/BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf
deleted file mode 100644 (file)
index cbb15eb..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-#/** @file\r
-#\r
-#  Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>\r
-#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
-#\r
-#**/\r
-\r
-[Defines]\r
-  INF_VERSION                    = 0x0001001A\r
-  BASE_NAME                      = BeagleBoardMemoryInitPeiLib\r
-  FILE_GUID                      = e489db0a-d847-4d67-910b-48a833f6fef5\r
-  MODULE_TYPE                    = BASE\r
-  VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = MemoryInitPeiLib|SEC PEIM\r
-\r
-[Sources]\r
-  MemoryInitPeiLib.c\r
-\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
-  ArmPkg/ArmPkg.dec\r
-  ArmPlatformPkg/ArmPlatformPkg.dec\r
-\r
-[LibraryClasses]\r
-  DebugLib\r
-  HobLib\r
-  ArmMmuLib\r
-  ArmPlatformLib\r
-\r
-[Guids]\r
-  gEfiMemoryTypeInformationGuid\r
-\r
-[FeaturePcd]\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob\r
-\r
-[FixedPcd]\r
-  gArmTokenSpaceGuid.PcdFdBaseAddress\r
-  gArmTokenSpaceGuid.PcdFdSize\r
-\r
-  gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize\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
-\r