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