X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FPrePiLib%2FPrePiLib.inf;h=3dba884b1f31ebe0fc046ab66e2fd2e9a0cc9162;hb=175358e15ed34d7ede6c0cfff159c0f78221701b;hp=81d3f47d55a56bc961b4f650b9157f4cc7e45106;hpb=5b490e76a70a0da71c9f8ec6c81d60b94eb7527c;p=mirror_edk2.git diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index 81d3f47d55..3dba884b1f 100644 --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf @@ -1,10 +1,11 @@ #/** @file # Component description file for Apple Pre PI Library # -# LIbrary helps you build a platform that skips PEI and loads DXE Core +# LIbrary helps you build a platform that skips PEI and loads DXE Core # directly. Helps building HOBs, reading data from the FV, and doing -# decompression. +# decompression. # +# Copyright (c) 2018, Intel Corporation. All rights reserved.
# Copyright (c) 2008, Apple Inc. All rights reserved.
# # This program and the accompanying materials @@ -23,16 +24,15 @@ FILE_GUID = 1F3A3278-82EB-4C0D-86F1-5BCDA5846CB2 MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = PrePiLib + LIBRARY_CLASS = PrePiLib # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources.common] FwVol.c - Hob.c PrePiLib.c ReportStatusCode.c @@ -56,11 +56,9 @@ ExtractGuidedSectionLib TimerLib PerformanceLib - + HobLib [Guids] - gEfiHobMemoryAllocModuleGuid - gEfiHobMemoryAllocStackGuid gEfiStatusCodeSpecificDataGuid gEfiMemoryTypeInformationGuid gEfiStatusCodeDataTypeDebugGuid @@ -68,14 +66,9 @@ [Protocols] gEfiStatusCodeRuntimeProtocolGuid gPeCoffLoaderProtocolGuid - + [FixedPcd.common] - gEmbeddedTokenSpaceGuid.PcdPrePiHobBase - gEmbeddedTokenSpaceGuid.PcdPrePiTempMemorySize - gEmbeddedTokenSpaceGuid.PcdPrePiBfvBaseAddress - gEmbeddedTokenSpaceGuid.PcdPrePiBfvSize - gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory