]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/SmmReportStatusCodeLib/StandaloneMmReportStatusCodeLib.inf
MdeModulePkg: SmmReportStatusCodeLib: ReportStatusCodeLib in StandaloneMm
[mirror_edk2.git] / MdeModulePkg / Library / SmmReportStatusCodeLib / StandaloneMmReportStatusCodeLib.inf
1 ## @file
2 # Standalone MM report status code library.
3 #
4 # Retrieve status code and report status code in MM phase.
5 #
6 # Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
7 # Copyright (c) Microsoft Corporation.
8 #
9 # SPDX-License-Identifier: BSD-2-Clause-Patent
10 #
11 #
12 ##
13
14 [Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = StandaloneMmReportStatusCodeLib
17 FILE_GUID = 17C7FC8C-8C5D-497E-9C0E-C21255B30E04
18 MODULE_TYPE = MM_STANDALONE
19 VERSION_STRING = 1.0
20 PI_SPECIFICATION_VERSION = 0x00010032
21 LIBRARY_CLASS = ReportStatusCodeLib|MM_STANDALONE
22
23 #
24 # The following information is for reference only and not required by the build tools.
25 #
26 # VALID_ARCHITECTURES = IA32 X64
27 #
28
29 [Sources]
30 ReportStatusCodeLib.c
31 ReportStatusCodeLib.h
32 ReportStatusCodeLibStandaloneMm.c
33
34 [Packages]
35 MdePkg/MdePkg.dec
36 MdeModulePkg/MdeModulePkg.dec
37
38 [LibraryClasses]
39 PcdLib
40 BaseMemoryLib
41 MmServicesTableLib
42 DebugLib
43 MemoryAllocationLib
44
45 [Guids]
46 gEfiStatusCodeSpecificDataGuid ## SOMETIMES_CONSUMES ## UNDEFINED
47 gEfiStatusCodeDataTypeDebugGuid ## SOMETIMES_CONSUMES ## UNDEFINED
48
49 [Protocols]
50 gEfiMmStatusCodeProtocolGuid ## CONSUMES
51
52 [Pcd]
53 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask ## CONSUMES