From f22d031914499bff5c9ca90c76ee67553e086eb2 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 27 Mar 2008 04:39:51 +0000 Subject: 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 --- EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf | 1 + 1 file changed, 1 insertion(+) 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] -- cgit v1.1