]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/SecPeiFspPlatformSecLibSample.inf
IntelFspWrapperPkg: Refine the format of meta data files.
[mirror_edk2.git] / IntelFspWrapperPkg / Library / SecPeiFspPlatformSecLibSample / SecPeiFspPlatformSecLibSample.inf
index 7df2abdeacac66b877c09602d13d39d5ef45f8ca..df82c649ad12ae30b5557a3a5dd24a895fc71f2d 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Sample to provide FSP wrapper platform sec related function.\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
   LocalApicLib\r
 \r
 [Ppis]\r
-  gEfiSecPlatformInformationPpiGuid\r
-  gPeiSecPerformancePpiGuid\r
-  gEfiTemporaryRamSupportPpiGuid\r
+  gEfiSecPlatformInformationPpiGuid       ## CONSUMES\r
+  gPeiSecPerformancePpiGuid               ## CONSUMES\r
+  gEfiTemporaryRamSupportPpiGuid          ## CONSUMES\r
 \r
 [Pcd]\r
-  gFspWrapperTokenSpaceGuid.PcdPeiTemporaryRamStackSize\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase\r
-  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize\r
+  gFspWrapperTokenSpaceGuid.PcdPeiTemporaryRamStackSize         ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspBase                   ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashFvFspSize                   ## CONSUMES\r
 \r
 [FixedPcd]\r
-  gFspWrapperTokenSpaceGuid.PcdCpuMicrocodePatchAddress\r
-  gFspWrapperTokenSpaceGuid.PcdCpuMicrocodePatchRegionSize\r
-  gFspWrapperTokenSpaceGuid.PcdFlashMicroCodeOffset\r
-  gFspWrapperTokenSpaceGuid.PcdFlashCodeCacheAddress\r
-  gFspWrapperTokenSpaceGuid.PcdFlashCodeCacheSize\r
+  gFspWrapperTokenSpaceGuid.PcdCpuMicrocodePatchAddress         ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdCpuMicrocodePatchRegionSize      ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashMicroCodeOffset             ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashCodeCacheAddress            ## CONSUMES\r
+  gFspWrapperTokenSpaceGuid.PcdFlashCodeCacheSize               ## CONSUMES\r