summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-09 08:18:51 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-01-09 08:18:51 +0000
commitd7d006aff1788863c77627c6859a7eeb166b36b8 (patch)
tree8eef08ac6f5ef25e455499b2d57ddb1aa272daf3
parentd263acefa216d7ef399ef0bc29d73dd06b03324f (diff)
downloadedk2-d7d006aff1788863c77627c6859a7eeb166b36b8.zip
edk2-d7d006aff1788863c77627c6859a7eeb166b36b8.tar.gz
edk2-d7d006aff1788863c77627c6859a7eeb166b36b8.tar.bz2
Check in an update UEFI VfrCompiler2 to fix the following issues:
1. Recognize #pragma pack() in the preprocessed VFR file. 2. Recognize EDK II style GUID format 3. Support to handle type case in the preprocessed. VFR file like ((BOOLEAN) (1 == 1)). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UefiHiiEnable4354@4535 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--BaseTools/Bin/Win32/VfrCompile2.exebin823296 -> 786432 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/VfrCompile2.exe b/BaseTools/Bin/Win32/VfrCompile2.exe
index b9e4346..359ec1c 100644
--- a/BaseTools/Bin/Win32/VfrCompile2.exe
+++ b/BaseTools/Bin/Win32/VfrCompile2.exe
Binary files differ