]> git.proxmox.com Git - mirror_edk2.git/commit
GenTeImage can't work well with Linux is caused by its parameter parsing. GenTeImage...
authorwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Aug 2006 09:40:28 +0000 (09:40 +0000)
committerwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 3 Aug 2006 09:40:28 +0000 (09:40 +0000)
commitca9ea8d956a81877e6d56b3224fd6693d9bfa5b1
treea0ab34825b75de2374fc047c5b5a781d85bf495b
parent5afd499259e1a9b0ba58445a116f130b383d1879
GenTeImage can't work well with Linux is caused by its parameter parsing. GenTeImage will replace all Parameter's first character to '-' if start with '/'. Actually, it is not necessary to deal with, after remove this processor, it works well now.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1185 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/TianoTools/GenTEImage/GenTEImage.c