]>
Commit | Line | Data |
---|---|---|
7aa2023e | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r | |
3 | <MsaHeader>\r | |
4 | <ModuleName>PeiNt32OemHookStatusCodeLib</ModuleName>\r | |
5 | <ModuleType>PEIM</ModuleType>\r | |
6 | <GuidValue>0C2070F9-02A7-4e8e-B584-84EA922363FB</GuidValue>\r | |
7 | <Version>1.0</Version>\r | |
8 | <Abstract>Memory Status Code Library for UEFI drivers</Abstract>\r | |
9 | <Description>Lib to provide memory journal status code reporting Routines</Description>\r | |
10 | <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>\r | |
11 | <License>All rights reserved. | |
12 | This software and associated documentation (if any) is furnished | |
13 | under a license and may only be used or copied in accordance | |
14 | with the terms of the license. Except as permitted by such | |
15 | license, no part of this software or documentation may be | |
16 | reproduced, stored in a retrieval system, or transmitted in any | |
17 | form or by any means without the express written consent of | |
18 | Intel Corporation.</License>\r | |
19 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r | |
20 | </MsaHeader>\r | |
21 | <ModuleDefinitions>\r | |
22 | <SupportedArchitectures>IA32</SupportedArchitectures>\r | |
23 | <BinaryModule>false</BinaryModule>\r | |
24 | <OutputFileBasename>PeiNt32OemHookStatusCodeLib</OutputFileBasename>\r | |
25 | </ModuleDefinitions>\r | |
26 | <LibraryClassDefinitions>\r | |
27 | <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM">\r | |
28 | <Keyword>OemHookStatusCodeLib</Keyword>\r | |
29 | </LibraryClass>\r | |
30 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
31 | <Keyword>DebugLib</Keyword>\r | |
32 | </LibraryClass>\r | |
33 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
34 | <Keyword>PrintLib</Keyword>\r | |
35 | </LibraryClass>\r | |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
37 | <Keyword>BaseMemoryLib</Keyword>\r | |
38 | </LibraryClass>\r | |
39 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
40 | <Keyword>ReportStatusCodeLib</Keyword>\r | |
41 | </LibraryClass>\r | |
42 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
43 | <Keyword>PeiServicesLib</Keyword>\r | |
44 | </LibraryClass>\r | |
45 | </LibraryClassDefinitions>\r | |
46 | <SourceFiles>\r | |
47 | <Filename>Nt32OemHookStatusCodeLib.c</Filename>\r | |
48 | </SourceFiles>\r | |
49 | <PackageDependencies>\r | |
50 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r | |
51 | <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r | |
52 | <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r | |
53 | </PackageDependencies>\r | |
54 | <PPIs>\r | |
55 | <Ppi Usage="ALWAYS_CONSUMED">\r | |
56 | <PpiCName>gPeiNtThunkPpiGuid</PpiCName>\r | |
57 | </Ppi>\r | |
58 | </PPIs>\r | |
59 | <Guids>\r | |
ebb9ce7a | 60 | <GuidCNames Usage="SOMETIMES_CONSUMED">\r |
7aa2023e | 61 | <GuidCName>gEfiStatusCodeSpecificDataGuid</GuidCName>\r |
62 | </GuidCNames>\r | |
63 | </Guids>\r | |
64 | <Externs>\r | |
65 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r | |
66 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r | |
67 | </Externs>\r | |
68 | </ModuleSurfaceArea> |