X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FPrePiLib%2FPrePiLib.inf;h=3dba884b1f31ebe0fc046ab66e2fd2e9a0cc9162;hp=449e57d1af844bf3f710dfb9d0f4aa3ce2b7c267;hb=175358e15ed34d7ede6c0cfff159c0f78221701b;hpb=7fb54d9d04f52e22f6df16e0035c565c3dce7bd4 diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf index 449e57d1af..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,11 +24,11 @@ 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] @@ -65,10 +66,9 @@ [Protocols] gEfiStatusCodeRuntimeProtocolGuid gPeCoffLoaderProtocolGuid - + [FixedPcd.common] - gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory