]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/FspDxeIpl/FspDxeIpl.inf
Add UINT16/32/64 array and DSC include support.
[mirror_edk2.git] / IntelFspPkg / FspDxeIpl / FspDxeIpl.inf
index 49317af8e266b431c191317aec3f665e98c4ba3e..1a745f7e1c59acf868051e563b654ec44bb82fee 100644 (file)
@@ -1,6 +1,7 @@
 ## @file\r
+#  PEIM for DXE IPL\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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = FspDxeIpl\r
-  FILE_GUID                      = 86D70125-BAA3-4296-A62F-602BEBBB9081\r
+  FILE_GUID                      = 98C8588C-640A-4bb4-AEA0-3F81CDE17524\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-\r
   ENTRY_POINT                    = PeimInitializeDxeIpl\r
 \r
 #\r
 [Ppis]\r
   gEfiDxeIplPpiGuid                       ## PRODUCES\r
   gEfiEndOfPeiSignalPpiGuid               ## SOMETIMES_PRODUCES(Not produced on S3 boot path)\r
-  gEfiPeiDecompressPpiGuid\r
+  gEfiPeiDecompressPpiGuid                ## CONSUMES\r
 \r
 [Protocols]\r
-  gEfiPciEnumerationCompleteProtocolGuid  # ALWAYS_PRODUCED\r
+  gEfiPciEnumerationCompleteProtocolGuid  ## PRODUCES\r
 \r
 [Guids]\r
-  gEfiEventReadyToBootGuid                # ALWAYS_PRODUCED\r
+  gEfiEventReadyToBootGuid                ## PRODUCES ## Event\r
 \r
 [FixedPcd]\r
-  gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry\r
-  gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry\r
+  gIntelFspPkgTokenSpaceGuid.PcdFspMaxPatchEntry    ## CONSUMES \r
+  gIntelFspPkgTokenSpaceGuid.PcdFspMaxPerfEntry     ## CONSUMES  \r
 \r
 [Depex]\r
   gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiLoadFilePpiGuid\r