]> git.proxmox.com Git - mirror_edk2.git/commitdiff
1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Nov 2008 15:07:14 +0000 (15:07 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 21 Nov 2008 15:07:14 +0000 (15:07 +0000)
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

BaseTools/Bin/Win32/VfrCompile.exe
BaseTools/Bin/Win32/build.exe

index 7fef8e95152c2371d18e0176948a05b9bba5c37f..97fb44a6cd834e4513937f1be5348ea04b880c8f 100755 (executable)
Binary files a/BaseTools/Bin/Win32/VfrCompile.exe and b/BaseTools/Bin/Win32/VfrCompile.exe differ
index f7e28bb37df1764fbde8f4317e9ad47c8822a8b1..b7b47f426d455b0c33fcd834923de477055bb982 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ