]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
EmbeddedPkg/PrePiLib: drop unused PCD reference
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiLib / PrePiLib.inf
index 278ee4472280e577d1f8e64dca15a39c966ce2af..3dba884b1f31ebe0fc046ab66e2fd2e9a0cc9162 100644 (file)
@@ -1,14 +1,14 @@
-#%HEADER%\r
 #/** @file\r
 # Component description file for Apple Pre PI Library\r
 #\r
-# LIbrary helps you build a platform that skips PEI and loads DXE Core \r
+# LIbrary helps you build a platform that skips PEI and loads DXE Core\r
 # directly. Helps building HOBs, reading data from the FV, and doing\r
-# decompression. \r
+# decompression.\r
 #\r
-#  Copyright (c) 2008, Apple, Inc.\r
+#  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\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
   FILE_GUID                      = 1F3A3278-82EB-4C0D-86F1-5BCDA5846CB2\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PrePiLib \r
+  LIBRARY_CLASS                  = PrePiLib\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
   FwVol.c\r
-  Hob.c\r
-  Memory.c\r
   PrePiLib.c\r
   ReportStatusCode.c\r
 \r
   PrintLib\r
   SerialPortLib\r
   ExtractGuidedSectionLib\r
+  TimerLib\r
+  PerformanceLib\r
+  HobLib\r
 \r
 [Guids]\r
-  gEfiHobMemoryAllocModuleGuid\r
-  gEfiHobMemoryAllocStackGuid\r
   gEfiStatusCodeSpecificDataGuid\r
   gEfiMemoryTypeInformationGuid\r
   gEfiStatusCodeDataTypeDebugGuid\r
 \r
 [Protocols]\r
   gEfiStatusCodeRuntimeProtocolGuid\r
-  \r
+  gPeCoffLoaderProtocolGuid\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
   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory\r