ba53dd4a |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2 | <!--\r |
3 | Copyright (c) 2006, Intel Corporation\r |
4 | All rights reserved. This program and the accompanying materials\r |
5 | are licensed and made available under the terms and conditions of the BSD License\r |
6 | which accompanies this distribution. The full text of the license may be found at\r |
7 | http://opensource.org/licenses/bsd-license.php\r |
8 | \r |
9 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
10 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
11 | -->\r |
12 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
13 | <MsaHeader>\r |
14 | <ModuleName>Nt32OemHookStatusCodeLib</ModuleName>\r |
15 | <ModuleType>PEIM</ModuleType>\r |
16 | <GuidValue>F3E4E221-D5CA-4dc9-8CB2-C5123C4827D5</GuidValue>\r |
17 | <Version>1.0</Version>\r |
18 | <Abstract>Memory Status Code Library for UEFI drivers</Abstract>\r |
19 | <Description>Lib to provide memory journal status code reporting Routines</Description>\r |
20 | <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r |
21 | <License>All rights reserved. This program and the accompanying materials |
22 | are licensed and made available under the terms and conditions of the BSD License |
23 | which accompanies this distribution. The full text of the license may be found at |
24 | http://opensource.org/licenses/bsd-license.php |
25 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, |
26 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
27 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r |
28 | </MsaHeader>\r |
29 | <ModuleDefinitions>\r |
30 | <SupportedArchitectures>IA32</SupportedArchitectures>\r |
31 | <BinaryModule>false</BinaryModule>\r |
32 | <OutputFileBasename>Nt32OemHookStatusCodeLib</OutputFileBasename>\r |
33 | </ModuleDefinitions>\r |
34 | <LibraryClassDefinitions>\r |
35 | <LibraryClass Usage="ALWAYS_PRODUCED">\r |
36 | <Keyword>OemHookStatusCodeLib</Keyword>\r |
37 | </LibraryClass>\r |
38 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
39 | <Keyword>BaseLib</Keyword>\r |
40 | </LibraryClass>\r |
41 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
42 | <Keyword>DebugLib</Keyword>\r |
43 | </LibraryClass>\r |
44 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
45 | <Keyword>PcdLib</Keyword>\r |
46 | </LibraryClass>\r |
47 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
48 | <Keyword>HobLib</Keyword>\r |
49 | </LibraryClass>\r |
50 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
51 | <Keyword>PrintLib</Keyword>\r |
52 | </LibraryClass>\r |
53 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
54 | <Keyword>BaseMemoryLib</Keyword>\r |
55 | </LibraryClass>\r |
56 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
57 | <Keyword>ReportStatusCodeLib</Keyword>\r |
58 | </LibraryClass>\r |
59 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
60 | <Keyword>PeiServicesLib</Keyword>\r |
61 | </LibraryClass>\r |
62 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
63 | <Keyword>WinNtLib</Keyword>\r |
64 | </LibraryClass>\r |
65 | </LibraryClassDefinitions>\r |
66 | <SourceFiles>\r |
67 | <Filename>Nt32OemHookStatusCodeLib.c</Filename>\r |
68 | </SourceFiles>\r |
69 | <PackageDependencies>\r |
70 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r |
71 | <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r |
72 | <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r |
73 | </PackageDependencies>\r |
74 | <Protocols>\r |
75 | <Protocol Usage="ALWAYS_CONSUMED">\r |
76 | <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>\r |
77 | </Protocol>\r |
78 | </Protocols>\r |
79 | <PPIs>\r |
80 | <Ppi Usage="ALWAYS_CONSUMED">\r |
81 | <PpiCName>gPeiNtThunkPpiGuid</PpiCName>\r |
82 | </Ppi>\r |
83 | </PPIs>\r |
84 | <Externs>\r |
85 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
86 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
87 | </Externs>\r |
88 | <PcdCoded xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r |
89 | <PcdEntry PcdItemType="FEATURE_FLAG">\r |
90 | <C_Name>PcdNt32StatusCodeLibUseForPei</C_Name>\r |
91 | <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>\r |
92 | <HelpText>Select which type of driver the library links against.</HelpText>\r |
93 | </PcdEntry>\r |
94 | </PcdCoded>\r |
95 | </ModuleSurfaceArea> |