]> git.proxmox.com Git - mirror_edk2.git/commitdiff
a. Allowed flags of tools not defined tools_def.txt
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Nov 2008 08:37:20 +0000 (08:37 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Nov 2008 08:37:20 +0000 (08:37 +0000)
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

BaseTools/Bin/Win32/GenDepex.exe
BaseTools/Bin/Win32/GenFds.exe
BaseTools/Bin/Win32/build.exe

index 9ef6030356957b9cf82e64f35689eb8e702c770e..4db0cb8d6e7bbdec892bbfb2c3fd0e846adb3bec 100755 (executable)
Binary files a/BaseTools/Bin/Win32/GenDepex.exe and b/BaseTools/Bin/Win32/GenDepex.exe differ
index 9fe526c88bb459f0c437e7490e5dd14222eed143..0fabb013c3fb87d16f38d3cbfdf37264edb3d172 100755 (executable)
Binary files a/BaseTools/Bin/Win32/GenFds.exe and b/BaseTools/Bin/Win32/GenFds.exe differ
index 9e819f8b7a4a02aa88be0afa5c44065ebb22cd8d..eee103d04e74f7f04b96d245268d0f4855bbf95d 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ