summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-27 04:39:51 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-27 04:39:51 +0000
commitf22d031914499bff5c9ca90c76ee67553e086eb2 (patch)
tree89188becbf0f55fc3123620e83b3d3fdda66fbae /EdkCompatibilityPkg
parent12cb2d9625c198d0df69a7dedd441116fb6574f2 (diff)
downloadedk2-f22d031914499bff5c9ca90c76ee67553e086eb2.zip
edk2-f22d031914499bff5c9ca90c76ee67553e086eb2.tar.gz
edk2-f22d031914499bff5c9ca90c76ee67553e086eb2.tar.bz2
Add EfiDriverLib to the [libraries] for the reference of EfiStrLen(), EfiAsciiStrLen(). This will prevent unresolved extern when EDK I module is built with GlueLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4956 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf b/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf
index b4f8b78..b939256 100644
--- a/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf
+++ b/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf
@@ -42,5 +42,6 @@ COMPONENT_TYPE = LIBRARY
[libraries.common]
EdkFrameworkProtocolLib
+ EfiDriverLib
[nmake.common]