summaryrefslogtreecommitdiffstats
path: root/BaseTools
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-19 15:55:44 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-19 15:55:44 +0000
commite189fded67ad50140d2c8171aa38842767f5d42e (patch)
tree02a9fe54592f7f0e348c08c324d0ff9b007b0fbe /BaseTools
parent7698f336b7c7cbd88805d21052e52e4129707da4 (diff)
downloadedk2-e189fded67ad50140d2c8171aa38842767f5d42e.tar.gz
edk2-e189fded67ad50140d2c8171aa38842767f5d42e.tar.bz2
edk2-e189fded67ad50140d2c8171aa38842767f5d42e.zip
Synchronize binary with modification of r1618 in buildtools project. The modification is made for WorkspaceDatabase.py and affect the frozen binary of build.exe, GenFds.exe and TargetTools.exe
The modification is add additional checking for whether need renew the immediate file workspace database, the renew reason maybe: The renew reason maybe: 1) If user force to renew; 2) If user do not force renew, and a) If the time of last modified python source is newer than database file; b) If the time of last modified frozen executable file is newer than database file, the executable file is build.exe in window and build in Linux/Unix/OSX git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8615 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rwxr-xr-xBaseTools/Bin/Win32/GenFds.exebin1443998 -> 1429026 bytes
-rwxr-xr-xBaseTools/Bin/Win32/TargetTool.exebin590549 -> 580558 bytes
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1691839 -> 1678244 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFds.exe b/BaseTools/Bin/Win32/GenFds.exe
index d4f984f161..0f9afdd42b 100755
--- a/BaseTools/Bin/Win32/GenFds.exe
+++ b/BaseTools/Bin/Win32/GenFds.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/TargetTool.exe b/BaseTools/Bin/Win32/TargetTool.exe
index 1c6a62df3c..a050e52aa2 100755
--- a/BaseTools/Bin/Win32/TargetTool.exe
+++ b/BaseTools/Bin/Win32/TargetTool.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index 331e3e5496..2dd8f810aa 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ