]> git.proxmox.com Git - mirror_edk2.git/commit
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)
commit83be5e88e77db64d8e61b51eefaae42990aa4d0b
treed32973bfbf4ec98bafd08af67d9e8b537481589f
parent0fc824969add428b8114d3bfe596afb778d41134
Fix the following issues: (base tools source r1024)
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