]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.msa
dc61ccffae6b2720af1219ebe2db9a2a1f5e0142
[mirror_edk2.git] / Nt32Pkg / Library / PeiNt32OemHookStatusCodeLib / PeiNt32OemHookStatusCodeLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>PeiNt32OemHookStatusCodeLib</ModuleName>
5 <ModuleType>PEIM</ModuleType>
6 <GuidValue>0C2070F9-02A7-4e8e-B584-84EA922363FB</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Memory Status Code Library for UEFI drivers</Abstract>
9 <Description>Lib to provide memory journal status code reporting Routines</Description>
10 <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>
11 <License>All rights reserved. This program and the accompanying materials
12 are licensed and made available under the terms and conditions of the BSD License
13 which accompanies this distribution. The full text of the license may be found at
14 http://opensource.org/licenses/bsd-license.php
15
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
18 </License>
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
20 </MsaHeader>
21 <ModuleDefinitions>
22 <SupportedArchitectures>IA32</SupportedArchitectures>
23 <BinaryModule>false</BinaryModule>
24 <OutputFileBasename>PeiNt32OemHookStatusCodeLib</OutputFileBasename>
25 </ModuleDefinitions>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM">
28 <Keyword>OemHookStatusCodeLib</Keyword>
29 </LibraryClass>
30 <LibraryClass Usage="ALWAYS_CONSUMED">
31 <Keyword>DebugLib</Keyword>
32 </LibraryClass>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>PrintLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>BaseMemoryLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>ReportStatusCodeLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>PeiServicesLib</Keyword>
44 </LibraryClass>
45 </LibraryClassDefinitions>
46 <SourceFiles>
47 <Filename>Nt32OemHookStatusCodeLib.c</Filename>
48 </SourceFiles>
49 <PackageDependencies>
50 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
51 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
52 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
53 </PackageDependencies>
54 <PPIs>
55 <Ppi Usage="ALWAYS_CONSUMED">
56 <PpiCName>gPeiNtThunkPpiGuid</PpiCName>
57 </Ppi>
58 </PPIs>
59 <Guids>
60 <GuidCNames Usage="SOMETIMES_CONSUMED">
61 <GuidCName>gEfiStatusCodeSpecificDataGuid</GuidCName>
62 </GuidCNames>
63 </Guids>
64 <Externs>
65 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
66 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
67 </Externs>
68 </ModuleSurfaceArea>