summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/FspDxeIpl
diff options
context:
space:
mode:
authorShumin Qiu <shumin.qiu@intel.com>2015-01-19 07:18:24 +0000
committershenshushi <shenshushi@Edk2>2015-01-19 07:18:24 +0000
commitb34eb190837327224a46723051a587d98b3cabd3 (patch)
tree9f39cb08aed2304d37bbd0b4983bf0172294f65f /IntelFspPkg/FspDxeIpl
parentaaedfe3c126c434badb608284ad72d8a07ce162b (diff)
downloadedk2-b34eb190837327224a46723051a587d98b3cabd3.tar.gz
edk2-b34eb190837327224a46723051a587d98b3cabd3.tar.bz2
edk2-b34eb190837327224a46723051a587d98b3cabd3.zip
IntelFspPkg: Refine the format of meta data files.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu <shumin.qiu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16622 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspPkg/FspDxeIpl')
-rw-r--r--IntelFspPkg/FspDxeIpl/FspDxeIpl.inf13
1 files changed, 7 insertions, 6 deletions
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.<BR>
+# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
#
# 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