summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-21 15:07:14 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-21 15:07:14 +0000
commit1459f3cd48ff0da6788542f859216020e6c7e865 (patch)
treed7d2b539cd08f765ab7a75e9c0dbdcacd80450dc
parentb643f69c98ed373198dc3ae6618eae642a0d409a (diff)
downloadedk2-1459f3cd48ff0da6788542f859216020e6c7e865.zip
edk2-1459f3cd48ff0da6788542f859216020e6c7e865.tar.gz
edk2-1459f3cd48ff0da6788542f859216020e6c7e865.tar.bz2
1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output.
2) VfrCompiler in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output. 3) HII Thunk module nows support Narrow Font registered using Framework New Pack HII interface. 4) Fix a bug in IfrLibCreatePopUp2 by updating the prototype. The previous way of using VA_START to get the address of parameter in the argument list and expecting the parameters that follows will be found using VA_ARG macro is wrong. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6671 6f19259b-4bc3-4df7-8a09-765794883524
-rwxr-xr-xBaseTools/Bin/Win32/VfrCompile.exebin1138688 -> 1138688 bytes
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1946786 -> 1946867 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/VfrCompile.exe b/BaseTools/Bin/Win32/VfrCompile.exe
index 7fef8e9..97fb44a 100755
--- a/BaseTools/Bin/Win32/VfrCompile.exe
+++ b/BaseTools/Bin/Win32/VfrCompile.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index f7e28bb..b7b47f4 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ