]> git.proxmox.com Git - mirror_edk2.git/commit
Update VfrCompile tool to fix bug that parse the complicated expression, such as...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Nov 2008 11:56:43 +0000 (11:56 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Nov 2008 11:56:43 +0000 (11:56 +0000)
commitebff0282f2893c13eb907059d4ec15101f0e99cc
tree037712c88b2360deb313d2bdec6d0d66c80f652d
parent6089ba6250116a97deb31e56c456a763b114952d
Update VfrCompile tool to fix bug that parse the complicated expression, such as ((BOOLEAN)(1==1)) to create the wrong EndOf opcode.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6711 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Bin/Win32/VfrCompile.exe