X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFspPkg%2FFspDxeIpl%2FFspDxeIpl.inf;h=1a745f7e1c59acf868051e563b654ec44bb82fee;hb=75787f6580f331b8cf6765c677c6a8bdccb98270;hp=49317af8e266b431c191317aec3f665e98c4ba3e;hpb=c8ec22a266cdd134ac99c3021003710130613a40;p=mirror_edk2.git diff --git a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf index 49317af8e2..1a745f7e1c 100644 --- a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf +++ b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf @@ -1,6 +1,7 @@ ## @file +# PEIM for DXE IPL # -# Copyright (c) 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -14,10 +15,9 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = FspDxeIpl - FILE_GUID = 86D70125-BAA3-4296-A62F-602BEBBB9081 + FILE_GUID = 98C8588C-640A-4bb4-AEA0-3F81CDE17524 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - ENTRY_POINT = PeimInitializeDxeIpl # @@ -54,17 +54,17 @@ [Ppis] gEfiDxeIplPpiGuid ## PRODUCES gEfiEndOfPeiSignalPpiGuid ## SOMETIMES_PRODUCES(Not produced on S3 boot path) - gEfiPeiDecompressPpiGuid + gEfiPeiDecompressPpiGuid ## CONSUMES [Protocols] - gEfiPciEnumerationCompleteProtocolGuid # ALWAYS_PRODUCED + gEfiPciEnumerationCompleteProtocolGuid ## PRODUCES [Guids] - gEfiEventReadyToBootGuid # ALWAYS_PRODUCED + gEfiEventReadyToBootGuid ## PRODUCES ## Event [FixedPcd] - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry - gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry + gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry ## CONSUMES + gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry ## CONSUMES [Depex] gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiLoadFilePpiGuid