diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 08:53:58 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-27 08:53:58 +0000 |
commit | 8a017eaf33986b0ca5e5f10a4aad8fb3811a36a5 (patch) | |
tree | 89f3be1c4df5213305e5701ec63dea1a02af4ee4 /MdePkg/MdePkg.dsc | |
parent | 7f18c1638e87a42db1accf36c7160bc7ca6608da (diff) | |
download | edk2-8a017eaf33986b0ca5e5f10a4aad8fb3811a36a5.tar.gz edk2-8a017eaf33986b0ca5e5f10a4aad8fb3811a36a5.tar.bz2 edk2-8a017eaf33986b0ca5e5f10a4aad8fb3811a36a5.zip |
Convert msa to inf for UefiRuntimeLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2799 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r-- | MdePkg/MdePkg.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc index af25c9267b..02e857dc58 100644 --- a/MdePkg/MdePkg.dsc +++ b/MdePkg/MdePkg.dsc @@ -117,6 +117,7 @@ ${WORKSPACE}\MdePkg\Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
${WORKSPACE}\MdePkg\Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
${WORKSPACE}\MdePkg\Library/UefiLib/UefiLib.inf
+ ${WORKSPACE}\MdePkg\Library/UefiRuntimeLib/UefiRuntimeLib.inf
${WORKSPACE}\MdePkg\Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|