]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa
changed module's duplicated guid value
[mirror_edk2.git] / MdePkg / Library / UefiBootServicesTableLib / UefiBootServicesTableLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <LibraryModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
11 <MsaLibHeader>
12 <BaseName>UefiBootServicesTableLib</BaseName>
13 <ModuleType>DXE_DRIVER</ModuleType>
14 <ComponentType>LIBRARY</ComponentType>
15 <Guid>ff5c7a2c-ab7a-4366-8616-11c6e53247b6</Guid>
16 <Version>0</Version>
17 <Abstract>UEFI Boot Services Table Library</Abstract>
18 <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
19 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
20 <License>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.</License>
26 <Created>2006-03-17 15:49</Created>
27 <Updated>2006-03-19 15:17</Updated>
28 <Specification>0</Specification>
29 </MsaLibHeader>
30 <LibraryClassDefinitions>
31 <LibraryClass Usage="ALWAYS_PRODUCED">UefiBootServicesTableLib</LibraryClass>
32 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
33 </LibraryClassDefinitions>
34 <SourceFiles>
35 <Filename>UefiBootServicesTableLib.c</Filename>
36 </SourceFiles>
37 <Includes>
38 <PackageName>MdePkg</PackageName>
39 </Includes>
40 <Externs>
41 <Extern>
42 <Constructor>UefiBootServicesTableLibConstructor</Constructor>
43 </Extern>
44 </Externs>
45 </LibraryModuleSurfaceArea>