diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-28 07:12:19 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-02-28 07:12:19 +0000 |
commit | 83be5e88e77db64d8e61b51eefaae42990aa4d0b (patch) | |
tree | d32973bfbf4ec98bafd08af67d9e8b537481589f /BaseTools | |
parent | 0fc824969add428b8114d3bfe596afb778d41134 (diff) | |
download | edk2-platforms-83be5e88e77db64d8e61b51eefaae42990aa4d0b.tar.xz |
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
Diffstat (limited to 'BaseTools')
-rwxr-xr-x | BaseTools/Bin/Win32/VfrCompile.exe | bin | 1093632 -> 811008 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/VfrCompile.exe b/BaseTools/Bin/Win32/VfrCompile.exe Binary files differindex a2d3c5f258..2f74890409 100755 --- a/BaseTools/Bin/Win32/VfrCompile.exe +++ b/BaseTools/Bin/Win32/VfrCompile.exe |