]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix the following issues: (base tools source r1024)
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Feb 2008 07:12:19 +0000 (07:12 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Feb 2008 07:12:19 +0000 (07:12 +0000)
1. Vfr compiler cannot handle #pragma pack(push, 1) well.
2. VfrCompiler should report error for the unsupported format e.g.option text = STRING_TOKEN(STR_DISABLE), ..., key = 1;
3. VfrCompiler error messages are unclear for referencing undefined Q ID

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4766 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/VfrCompile.exe

index a2d3c5f258e36d15d3640fd00ca6318e5cf29984..2f748904098046c2bd7a737374f6955d5d11e3ec 100755 (executable)
Binary files a/BaseTools/Bin/Win32/VfrCompile.exe and b/BaseTools/Bin/Win32/VfrCompile.exe differ