diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-01 14:40:23 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-01 14:40:23 +0000 |
commit | c8cc44c4b29fbb9c009420d5b724792b3cc08674 (patch) | |
tree | 0d5e91d6d2d7214e3e18c01bb339f8ae212601d8 /MdePkg/Library/UefiLib/UefiLib.inf | |
parent | ff7630cc702def05b60ce4fcc96495a04e4edb83 (diff) | |
download | edk2-platforms-c8cc44c4b29fbb9c009420d5b724792b3cc08674.tar.xz |
Remove several over-specific issues.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6796 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiLib/UefiLib.inf')
-rw-r--r-- | MdePkg/Library/UefiLib/UefiLib.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiLib/UefiLib.inf b/MdePkg/Library/UefiLib/UefiLib.inf index f995153916..ac39840580 100644 --- a/MdePkg/Library/UefiLib/UefiLib.inf +++ b/MdePkg/Library/UefiLib/UefiLib.inf @@ -53,7 +53,6 @@ BaseMemoryLib
BaseLib
UefiBootServicesTableLib
- UefiRuntimeServicesTableLib
DevicePathLib
[Guids]
|