Correct module guid in mbd file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@760 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2006-07-05 05:24:48 +00:00
parent cfa5a9c5d1
commit 829a16efd2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<LibraryModuleBuildDescription 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"> <LibraryModuleBuildDescription 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">
<MbdLibHeader> <MbdLibHeader>
<BaseName>UefiBootServicesTableLib</BaseName> <BaseName>UefiBootServicesTableLib</BaseName>
<Guid>baa1baa3-0a8d-402c-8042-985115fae953</Guid> <Guid>ff5c7a2c-ab7a-4366-8616-11c6e53247b6</Guid>
<Version>0</Version> <Version>0</Version>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description> <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright> <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>