]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
EmbeddedPkg: Removed unused PCD values
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiLib / PrePiLib.inf
index e0989b1b2c89fa17f4c5fe62204f04e419724557..449e57d1af844bf3f710dfb9d0f4aa3ce2b7c267 100644 (file)
@@ -5,9 +5,9 @@
 # directly. Helps building HOBs, reading data from the FV, and doing\r
 # decompression. \r
 #\r
-#  Copyright (c) 2008, Apple, Inc.\r
+#  Copyright (c) 2008, Apple Inc. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
@@ -32,8 +32,6 @@
 \r
 [Sources.common]\r
   FwVol.c\r
-  Hob.c\r
-  Memory.c\r
   PrePiLib.c\r
   ReportStatusCode.c\r
 \r
   ExtractGuidedSectionLib\r
   TimerLib\r
   PerformanceLib\r
-  \r
+  HobLib\r
 \r
 [Guids]\r
-  gEfiHobMemoryAllocModuleGuid\r
-  gEfiHobMemoryAllocStackGuid\r
   gEfiStatusCodeSpecificDataGuid\r
   gEfiMemoryTypeInformationGuid\r
   gEfiStatusCodeDataTypeDebugGuid\r
   \r
 \r
 [FixedPcd.common]\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiHobBase\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiTempMemorySize\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiBfvBaseAddress\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiBfvSize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r
 \r