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 | <ModuleBuildDescription 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 | <MbdHeader>\r |
14 | <BaseName>WinNtSimpleFileSystem</BaseName>\r |
15 | <Guid>9C25E18B-76BA-43da-A132-DBB0997CEFEF</Guid>\r |
16 | <Version>0</Version>\r |
17 | <Description>FIX ME!</Description>\r |
18 | <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r |
19 | <License>\r |
20 | All rights reserved. This program and the accompanying materials\r |
21 | are licensed and made available under the terms and conditions of the BSD License\r |
22 | which accompanies this distribution. The full text of the license may be found at\r |
23 | http://opensource.org/licenses/bsd-license.php\r |
24 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
25 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
26 | </License>\r |
27 | <Created>2006-03-14 17:04</Created>\r |
28 | <Modified>2006-03-19 15:17</Modified>\r |
29 | </MbdHeader>\r |
30 | <Libraries>\r |
31 | <Library>UefiBootServicesTableLib</Library>\r |
32 | <Library>BaseLib</Library>\r |
33 | <Library>UefiLib</Library>\r |
34 | <Library>UefiMemoryLib</Library>\r |
35 | <Library>UefiDriverEntryPoint</Library>\r |
36 | <Library>UefiDriverModelLib</Library>\r |
37 | <Library>UefiDebugLibStdErr</Library>\r |
38 | <Library>BasePrintLib</Library>\r |
39 | <Library>DxeMemoryAllocationLib</Library>\r |
40 | </Libraries>\r |
41 | </ModuleBuildDescription>\r |