]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/TianoTools/StrGather/StringDB.c
Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementation. Compi...
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 31 May 2006 21:02:55 +0000 (21:02 +0000)
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 31 May 2006 21:02:55 +0000 (21:02 +0000)
commitd2ec0d9ef6af0b8d3dc7113fa8d631709c814a06
tree210c13ea142d70197336a9ec26f9324b5a6977bd
parent180527dff7512352e0ed25838477d5b1b4eb7d2a
Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementation. Compile with 2 byte wchars. Now StrGather works with gcc.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@358 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/TianoTools/Common/CommonLib.h
Tools/Source/TianoTools/StrGather/StrGather.c
Tools/Source/TianoTools/StrGather/StringDB.c
Tools/Source/TianoTools/StrGather/build.xml
Tools/Source/TianoTools/String/PrintLib.c [new file with mode: 0644]
Tools/Source/TianoTools/String/PrintLibInternal.c [new file with mode: 0644]
Tools/Source/TianoTools/String/PrintLibInternal.h [new file with mode: 0644]
Tools/Source/TianoTools/String/String.c [new file with mode: 0644]
Tools/Source/TianoTools/String/build.xml [new file with mode: 0644]
Tools/Source/TianoTools/build.xml