X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FSmmReportStatusCodeLib%2FSmmReportStatusCodeLib.inf;h=15799299fc2e4d82bdc38c568d14dedeb1a9c2f4;hb=1f2e80af229d06a59d99a7882ab1872ba72e0654;hp=af311ebc5dc4bb6020f4d49d86faaceb15b9445f;hpb=300240b62bf138afba3b427d04111e75c01659c0;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf index af311ebc5d..15799299fc 100644 --- a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf +++ b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf @@ -1,10 +1,11 @@ -#/** @file -# SMM report status code library +## @file +# SMM report status code library. # -# Retrieve status code and report status code in SMM phase -# Copyright (c) 2009 -2010, Intel Corporation. +# Retrieve status code and report status code in SMM phase. # -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2009 - 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 # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -12,11 +13,12 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = SmmReportStatusCodeLib + MODULE_UNI_FILE = SmmReportStatusCodeLib.uni FILE_GUID = 67089D19-B3D6-4d9e-A0EB-FEDC1F83A1EE MODULE_TYPE = DXE_SMM_DRIVER VERSION_STRING = 1.0 @@ -41,15 +43,14 @@ BaseMemoryLib SmmServicesTableLib DebugLib - UefiDriverEntryPoint MemoryAllocationLib [Guids] - gEfiStatusCodeSpecificDataGuid ## CONSUMES - gEfiStatusCodeDataTypeDebugGuid ## CONSUMES + gEfiStatusCodeSpecificDataGuid ## SOMETIMES_CONSUMES ## UNDEFINED + gEfiStatusCodeDataTypeDebugGuid ## SOMETIMES_CONSUMES ## UNDEFINED [Protocols] gEfiSmmStatusCodeProtocolGuid ## CONSUMES [Pcd] - gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask + gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask ## CONSUMES