]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/FspInitPei/FspInitPei.inf
IntelFspWrapperPkg: Refine the format of meta data files.
[mirror_edk2.git] / IntelFspWrapperPkg / FspInitPei / FspInitPei.inf
index 0efcf5e542a6252c2ec3f03dcbe54a15f895be86..500c9fd238e92e2b3c65173ebc02bdc5349159a1 100644 (file)
@@ -5,7 +5,7 @@
 # In 2nd entry, it will parse the hoblist from fsp and report them into pei core.\r
 # including install the memory as required.\r
 #\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   FspApiLib\r
 \r
 [Ppis]\r
-  gTopOfTemporaryRamPpiGuid\r
-  gFspInitDonePpiGuid\r
-  gEfiEndOfPeiSignalPpiGuid\r
+  gTopOfTemporaryRamPpiGuid             ## PRODUCES\r
+  gFspInitDonePpiGuid                   ## PRODUCES\r
+  gEfiEndOfPeiSignalPpiGuid             ## PRODUCES\r
 \r
 [FixedPcd]\r
-  gFspWrapperTokenSpaceGuid.PcdSecCoreMaxPpiSupported\r
+  gFspWrapperTokenSpaceGuid.PcdSecCoreMaxPpiSupported         ## CONSUMES\r
 \r
 [Pcd]\r
-  gFspWrapperTokenSpaceGuid.PcdPeiTemporaryRamStackSize\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize\r
-  gFspWrapperTokenSpaceGuid.PcdMaxUpdRegionSize\r
+  gFspWrapperTokenSpaceGuid.PcdPeiTemporaryRamStackSize       ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase                 ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize                 ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdMaxUpdRegionSize               ## CONSUMES\r
 \r
 [Depex]\r
   gEfiPeiMasterBootModePpiGuid\r