diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-11 08:37:20 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-11 08:37:20 +0000 |
commit | 74c90c7e47e28bbb9ead64d8a3e879b750290157 (patch) | |
tree | e5576beba40bc5cc6585a1573b41d40b43411ae1 /BaseTools | |
parent | 1a3eaf06d52a64b4de0942700ba4c01533f53e0f (diff) | |
download | edk2-platforms-74c90c7e47e28bbb9ead64d8a3e879b750290157.tar.xz |
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-x | BaseTools/Bin/Win32/GenDepex.exe | bin | 593032 -> 596491 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/GenFds.exe | bin | 1392838 -> 1394420 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1942258 -> 1946468 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenDepex.exe b/BaseTools/Bin/Win32/GenDepex.exe Binary files differindex 9ef6030356..4db0cb8d6e 100755 --- a/BaseTools/Bin/Win32/GenDepex.exe +++ b/BaseTools/Bin/Win32/GenDepex.exe diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe Binary files differindex 9fe526c88b..0fabb013c3 100755 --- a/BaseTools/Bin/Win32/GenFds.exe +++ b/BaseTools/Bin/Win32/GenFds.exe diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 9e819f8b7a..eee103d04e 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe |