X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FPeiReportStatusCodeLib%2FPeiReportStatusCodeLib.inf;fp=MdeModulePkg%2FLibrary%2FPeiReportStatusCodeLib%2FPeiReportStatusCodeLib.inf;h=f66ce80cd5fdc2559a1d1563bd566313c8f8bd03;hb=6036e94dc9402827130875258e99e486e82e7904;hp=7c3ad64422f42b1141095648f291682ea29f84b7;hpb=f7acc872414700af99ad2ab6b5b3140615bc255a;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf b/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf index 7c3ad64422..f66ce80cd5 100644 --- a/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf +++ b/MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf @@ -5,7 +5,7 @@ # code via PEI Status Code Service. If the service is not available, it then tries calling # OEM Hook Status Code Library. # -# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2014, 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 @@ -20,6 +20,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiReportStatusCodeLib + MODULE_UNI_FILE = PeiReportStatusCodeLib.uni FILE_GUID = 8c690838-7a22-45c4-aa58-a33e3e515cd4 MODULE_TYPE = PEIM VERSION_STRING = 1.0 @@ -49,10 +50,10 @@ [Guids] - gEfiStatusCodeSpecificDataGuid ## CONSUMES - gEfiStatusCodeDataTypeDebugGuid ## CONSUMES + gEfiStatusCodeSpecificDataGuid ## SOMETIMES_CONSUMES ## UNDEFINED + gEfiStatusCodeDataTypeDebugGuid ## SOMETIMES_CONSUMES ## UNDEFINED [Pcd] - gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask + gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask ## CONSUMES