X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFspPkg%2FFspDxeIpl%2FFspDxeIpl.inf;h=1a745f7e1c59acf868051e563b654ec44bb82fee;hp=0a225278f2ece4c3e322d92cdea023dc7340f03b;hb=4c9ed23eb6051ea2cd80cb5c8d9a935964b06b1f;hpb=5ce0e51851258a30f9cb148502edcb67a82cac16 diff --git a/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf b/IntelFspPkg/FspDxeIpl/FspDxeIpl.inf index 0a225278f2..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 @@ -53,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