X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FStatusCodeHandler%2FPei%2FStatusCodeHandlerPei.inf;h=5d96fe3041681f4df0fd30943ae7dcad24c083e4;hp=7c4faa360e0bf0ea467fc24250bb13acf317a148;hb=d1102dba7210b95e41d06c2338a22ba6af248645;hpb=ca79bab7af4770c5eb578f6d495af01705aedb79 diff --git a/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf b/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf index 7c4faa360e..5d96fe3041 100644 --- a/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf +++ b/MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf @@ -1,7 +1,7 @@ ## @file # Report Status Code Handler PEIM which produces general handlers and hook them onto the PEI status code router. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -19,7 +19,7 @@ MODULE_UNI_FILE = StatusCodeHandlerPei.uni FILE_GUID = 9D225237-FA01-464C-A949-BAABC02D31D0 MODULE_TYPE = PEIM - VERSION_STRING = 1.0 + VERSION_STRING = 1.0 ENTRY_POINT = StatusCodeHandlerPeiEntry # @@ -48,13 +48,13 @@ PrintLib DebugLib BaseMemoryLib - + [Guids] ## SOMETIMES_PRODUCES ## HOB ## SOMETIMES_CONSUMES ## HOB gMemoryStatusCodeRecordGuid gEfiStatusCodeDataTypeStringGuid ## SOMETIMES_CONSUMES ## UNDEFINED - + [Ppis] gEfiPeiRscHandlerPpiGuid ## CONSUMES