summaryrefslogtreecommitdiffstats
path: root/BaseTools
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-11 08:37:20 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-11 08:37:20 +0000
commit74c90c7e47e28bbb9ead64d8a3e879b750290157 (patch)
treee5576beba40bc5cc6585a1573b41d40b43411ae1 /BaseTools
parent1a3eaf06d52a64b4de0942700ba4c01533f53e0f (diff)
downloadedk2-74c90c7e47e28bbb9ead64d8a3e879b750290157.tar.gz
edk2-74c90c7e47e28bbb9ead64d8a3e879b750290157.tar.bz2
edk2-74c90c7e47e28bbb9ead64d8a3e879b750290157.zip
a. Allowed flags of tools not defined tools_def.txt
b. Added BUILD as internal tool to pass compatible mode of unicode to build tool. c. Added support of [Depex.common.<ModuleType>] in inf file d. Added more optimization, especially for architecture protocols, in GeDepex tool e. Fixed the generation of _gPeimRevision and _gDxeRevision global variables in AutoGen.c according to new MdePkg spec. f. Changed the header file of DxeSmmeEntryPoint.h to UefiDriverEntryPoint.h in AutoGen.c since it's no longer exist. g. Fixed $(PROCESSOR) macro replacement issue in [nmake] section git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6452 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rwxr-xr-xBaseTools/Bin/Win32/GenDepex.exebin593032 -> 596491 bytes
-rwxr-xr-xBaseTools/Bin/Win32/GenFds.exebin1392838 -> 1394420 bytes
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1942258 -> 1946468 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenDepex.exe b/BaseTools/Bin/Win32/GenDepex.exe
index 9ef6030356..4db0cb8d6e 100755
--- a/BaseTools/Bin/Win32/GenDepex.exe
+++ b/BaseTools/Bin/Win32/GenDepex.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe
index 9fe526c88b..0fabb013c3 100755
--- a/BaseTools/Bin/Win32/GenFds.exe
+++ b/BaseTools/Bin/Win32/GenFds.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index 9e819f8b7a..eee103d04e 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ