summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiBootServicesTableLib
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-16 06:44:15 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-16 06:44:15 +0000
commit8335866b0b47fb67e5f4fef108c8e5d0caf13578 (patch)
tree4ca5ec7af2d1b2d6f68c6de6a3b15fcc3d0f2b9f /MdePkg/Library/UefiBootServicesTableLib
parentf944ec32e7e1ccc2968838da946bf4fba4cc7bce (diff)
downloadedk2-8335866b0b47fb67e5f4fef108c8e5d0caf13578.tar.gz
edk2-8335866b0b47fb67e5f4fef108c8e5d0caf13578.tar.bz2
edk2-8335866b0b47fb67e5f4fef108c8e5d0caf13578.zip
Correct module type for library UefiBootServicesTableLib and UefiRuntimeServicesTableLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5895 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiBootServicesTableLib')
-rw-r--r--MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
index 3d575ab812..0b64ad612b 100644
--- a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
+++ b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
@@ -20,7 +20,7 @@
INF_VERSION = 0x00010005
BASE_NAME = UefiBootServicesTableLib
FILE_GUID = ff5c7a2c-ab7a-4366-8616-11c6e53247b6
- MODULE_TYPE = DXE_DRIVER
+ MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = UefiBootServicesTableLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
EDK_RELEASE_VERSION = 0x00020000