diff options
author | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-12 07:54:36 +0000 |
---|---|---|
committer | jwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-08-12 07:54:36 +0000 |
commit | f285eb1628e0e31470c127db83a890d57b9c6b86 (patch) | |
tree | f51c517171cfac99d23821b5a52d58e1b07cc692 /BaseTools/Bin | |
parent | 584125bcba104b165a9886fb90d73fed03c6ec55 (diff) | |
download | edk2-f285eb1628e0e31470c127db83a890d57b9c6b86.zip edk2-f285eb1628e0e31470c127db83a890d57b9c6b86.tar.gz edk2-f285eb1628e0e31470c127db83a890d57b9c6b86.tar.bz2 |
1. Enhanced the format of build_rule.txt to allow module type and arch information.
2. Enhanced Trim to convert ASL style of include to C style of include
3. Enhanced Trim to convert some EDK coding convention to EDK2 ECP convention
4. Added warning message when encountering unrecognized content in DSC/DEC/INF File
5. Enhanced the GenDepex to ignore everything outside DEPENDENCY_STANT and DEPENDENCY_END in dxs file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5634 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin')
-rwxr-xr-x | BaseTools/Bin/Win32/GenDepex.exe | bin | 862536 -> 867181 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/Trim.exe | bin | 554473 -> 587854 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/build.exe | bin | 2147178 -> 2149737 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 d11e4bf..dc0493e 100755 --- a/BaseTools/Bin/Win32/GenDepex.exe +++ b/BaseTools/Bin/Win32/GenDepex.exe diff --git a/BaseTools/Bin/Win32/Trim.exe b/BaseTools/Bin/Win32/Trim.exe Binary files differindex 33a91da..60aa054 100755 --- a/BaseTools/Bin/Win32/Trim.exe +++ b/BaseTools/Bin/Win32/Trim.exe diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe Binary files differindex a63d9b2..b87d444 100755 --- a/BaseTools/Bin/Win32/build.exe +++ b/BaseTools/Bin/Win32/build.exe |