]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/FspDxeIpl/FspDxeIpl.inf
Maintainers.txt: Remove Network maintainers for MdeModulePkg/Universal/Network
[mirror_edk2.git] / IntelFspPkg / FspDxeIpl / FspDxeIpl.inf
index 49317af8e266b431c191317aec3f665e98c4ba3e..03104314e90112a908600d0df386d7bfabe5a90c 100644 (file)
@@ -1,23 +1,18 @@
 ## @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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php.\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \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