]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/FspDxeIpl/FspDxeIpl.inf
BaseTools: Fix corner-cases of --hash feature
[mirror_edk2.git] / IntelFspPkg / FspDxeIpl / FspDxeIpl.inf
index 0a225278f2ece4c3e322d92cdea023dc7340f03b..03104314e90112a908600d0df386d7bfabe5a90c 100644 (file)
@@ -1,13 +1,9 @@
 ## @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
 [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