878ddf1f |
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 | <LibraryModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r |
13 | <MsaLibHeader>\r |
14 | <BaseName>DxeWinNtLib</BaseName>\r |
15 | <ModuleType>DXE_DRIVER</ModuleType>\r |
16 | <ComponentType>LIBRARY</ComponentType>\r |
17 | <Guid>f6b5871d-5226-41b3-a569-3ff893fdc7bc</Guid>\r |
18 | <Version>EDK_RELEASE_VERSION 0x00020000</Version>\r |
19 | <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r |
20 | <Description>FIX ME!</Description>\r |
21 | <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r |
22 | <License>\r |
23 | All rights reserved. This program and the accompanying materials\r |
24 | are licensed and made available under the terms and conditions of the BSD License\r |
25 | which accompanies this distribution. The full text of the license may be found at\r |
26 | http://opensource.org/licenses/bsd-license.php\r |
27 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
28 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
29 | </License>\r |
878ddf1f |
30 | <Created>2006-03-14 17:04</Created>\r |
31 | <Updated>2006-03-31 13:20</Updated>\r |
b0ed4efd |
32 | <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r |
878ddf1f |
33 | </MsaLibHeader>\r |
34 | <LibraryClassDefinitions>\r |
35 | <LibraryClass Usage="ALWAYS_PRODUCED">WinNtLib</LibraryClass>\r |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r |
37 | <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>\r |
38 | </LibraryClassDefinitions>\r |
39 | <SourceFiles>\r |
40 | <Filename>WinNtLib.c</Filename>\r |
41 | </SourceFiles>\r |
42 | <Includes>\r |
43 | <PackageName>MdePkg</PackageName>\r |
44 | <PackageName>EdkModulePkg</PackageName>\r |
45 | <PackageName>EdkNt32Pkg</PackageName>\r |
46 | </Includes>\r |
47 | <Protocols>\r |
48 | <Protocol Usage="ALWAYS_CONSUMED">WinNtThunk</Protocol>\r |
49 | </Protocols>\r |
50 | <Externs>\r |
51 | <Extern>\r |
52 | <Constructor>WinNtLibConstructor</Constructor>\r |
53 | </Extern>\r |
54 | </Externs>\r |
55 | </LibraryModuleSurfaceArea>\r |