]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa
Updated <Abstract> and <Description> sections in MSA files
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / WinNtThunk / WinNtThunk.msa
CommitLineData
7867eb23 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
2d527200 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
2d527200 12 <ModuleName>WinNtThunk</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
2d527200 14 <GuidValue>0C95A916-A006-11d4-BCFA-0080C73C8881</GuidValue>\r
15 <Version>1.0</Version>\r
7867eb23 16 <Abstract>A DXE driver to produce EFI_WIN_NT_THUNK_PROTOCOL</Abstract>\r
17 <Description>EFI_WIN_NT_THUNK_PROTOCOL is a table of pointers to various Windows APIs used by various drivers to accomplish certain task in an NT32 emulator.</Description>\r
878ddf1f 18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
53b86193 19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
2d527200 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
2d527200 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>WinNtThunk</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
2d527200 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiDriverEntryPoint</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>WinNtLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>MemoryAllocationLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>UefiBootServicesTableLib</Keyword>\r
50 </LibraryClass>\r
878ddf1f 51 </LibraryClassDefinitions>\r
52 <SourceFiles>\r
53 <Filename>WinNtThunk.h</Filename>\r
54 <Filename>WinNtThunk.c</Filename>\r
55 <Filename>WinNtThunk.dxs</Filename>\r
56 </SourceFiles>\r
2d527200 57 <PackageDependencies>\r
58 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
59 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
60 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
61 </PackageDependencies>\r
878ddf1f 62 <Protocols>\r
2d527200 63 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 64 <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>\r
2d527200 65 </Protocol>\r
66 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 67 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
2d527200 68 </Protocol>\r
878ddf1f 69 </Protocols>\r
70 <Externs>\r
2d527200 71 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 72 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 73 <Extern>\r
74 <ModuleEntryPoint>InitializeWinNtThunk</ModuleEntryPoint>\r
75 </Extern>\r
76 </Externs>\r
2d527200 77</ModuleSurfaceArea>