]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Universal/UserInterface/SetupBrowser/Dxe/DriverSample/DriverSample.mbd
f9e28861c5f34a15a03b55e2c7693eea46e9fd6b
[mirror_edk2.git] / EdkModulePkg / Universal / UserInterface / SetupBrowser / Dxe / DriverSample / DriverSample.mbd
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 <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">
13 <MbdHeader>
14 <BaseName>DriverSample</BaseName>
15 <Guid>FE3542FE-C1D3-4EF8-657C-8048606FF670</Guid>
16 <Version>0</Version>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
19 <License>
20 All rights reserved. This program and the accompanying materials
21 are licensed and made available under the terms and conditions of the BSD License
22 which accompanies this distribution. The full text of the license may be found at
23 http://opensource.org/licenses/bsd-license.php
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
25 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
26 </License>
27 <Created>2006-03-12 17:09</Created>
28 <Modified>2006-03-19 15:19</Modified>
29 </MbdHeader>
30 <Libraries>
31 <Library>UefiBootServicesTableLib</Library>
32 <Library>UefiRuntimeServicesTableLib</Library>
33 <Library>BaseLib</Library>
34 <Library>UefiMemoryLib</Library>
35 <Library>UefiLib</Library>
36 <Library>UefiDriverEntryPoint</Library>
37 <Library>DxeReportStatusCodeLib</Library>
38 <Library>BaseDebugLibReportStatusCode</Library>
39 <Library>BasePrintLib</Library>
40 <Library>EdkGraphicsLib</Library>
41 <Library>EdkIfrSupportLib</Library>
42 <Library>DxeMemoryAllocationLib</Library>
43 <Library>HiiLib</Library>
44 </Libraries>
45 </ModuleBuildDescription>