]> git.proxmox.com Git - mirror_edk2.git/commit
Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function to...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Jul 2010 05:38:39 +0000 (05:38 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 29 Jul 2010 05:38:39 +0000 (05:38 +0000)
commit2a0879aa03ca972c8eea456cfba0f5f119695055
treee46e81a23e522be2afd28cb3229f8d3fbc8fab95
parenta4902cccdf477e93a55d6211fcb7a071bb48b71c
Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function to get string length so  that this library doesn't depend on other EDK libraries and it can be linked together with EdkIIGlueLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10711 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.c