diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-09 14:14:14 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-09 14:14:14 +0000 |
commit | 0216f62085d9426d79222e3bc05cb79a39cba6d0 (patch) | |
tree | 2bfda909ec8193740685729a24119f55b5d52bfb /BaseTools/Bin/Win32 | |
parent | b2cefd7c90c6c159421cc180e7d644e87329b59f (diff) | |
download | edk2-platforms-0216f62085d9426d79222e3bc05cb79a39cba6d0.tar.xz |
a. Improved build launch performance and fixed tons of bugs
b. Employed antlr to parse dependency expression for better syntax error check
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5032 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin/Win32')
-rw-r--r-- | BaseTools/Bin/Win32/GenDepex.exe | bin | 592382 -> 862536 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 1633894 -> 1990692 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenDepex.exe b/BaseTools/Bin/Win32/GenDepex.exe Binary files differindex 9bffb5dcdd..d11e4bf3fe 100644 --- a/BaseTools/Bin/Win32/GenDepex.exe +++ b/BaseTools/Bin/Win32/GenDepex.exe diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex 602dbc0b44..b1799f6b91 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe |