summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiBootServicesTableLib
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-05 05:24:48 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-05 05:24:48 +0000
commit829a16efd2c3901123587de69233a5ebd20dce8c (patch)
tree54bfe5998be1822cd84bdfa540ae48f5d79bd575 /MdePkg/Library/UefiBootServicesTableLib
parentcfa5a9c5d1a963ccc8d54220a3a75a9b523bd165 (diff)
downloadedk2-platforms-829a16efd2c3901123587de69233a5ebd20dce8c.tar.xz
Correct module guid in mbd file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@760 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiBootServicesTableLib')
-rw-r--r--MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.mbd2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.mbd b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.mbd
index dc6fda9ad3..fcc723fde4 100644
--- a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.mbd
+++ b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.mbd
@@ -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">
<MbdLibHeader>
<BaseName>UefiBootServicesTableLib</BaseName>
- <Guid>baa1baa3-0a8d-402c-8042-985115fae953</Guid>
+ <Guid>ff5c7a2c-ab7a-4366-8616-11c6e53247b6</Guid>
<Version>0</Version>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>