index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Bin
/
Win32
/
Trim.exe
Age
Commit message (
Expand
)
Author
2009-05-11
Fix bug that trim crash when no parameter is input.
klu2
2009-02-16
1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family
jwang36
2008-11-28
a. Fixed R8 module build issue for EBC arch
jwang36
2008-11-17
Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...
lgao4
2008-11-13
Removed the replacement rule of PEI_PCI_CFG_PPI for R8 source code conversion
jwang36
2008-11-13
a. Added ImportTool.bat script
jwang36
2008-11-13
a. Changed ASL code trim scheme
jwang36
2008-11-13
a. Fixed conversion failure for ASL style include.
jwang36
2008-08-12
1. Enhanced the format of build_rule.txt to allow module type and arch inform...
jwang36
2008-03-03
Re-built python tools with Python2.5.2
jwang36
2007-11-06
Fixed an issue which would cause trimming empty file error.
jwang36
2007-10-17
Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate
jljusten
2007-10-16
Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
jljusten
2007-10-16
Fixed an issue which cause mismatch of line directive in preprocessed GNU ass...
jwang36
2007-09-13
1) Implemented MACRO in tools_def.txt
jwang36
2007-09-12
a) Added GCC preprocessor support
jwang36
2007-09-03
Fixed an issue which will remove the first line if there's no "#line" directi...
jwang36
2007-08-13
1. Changed the trim algorithm to be more general according to the Line Contro...
jwang36
2007-08-07
Fixed an issue which all lines will be removed if no "#line" or "#" is found
jwang36
2007-07-30
Set the svn:executable property on all *.exe files
lhauch
2007-07-27
Added 0 before HEX number after converted in case it's started by [abcdef]
jwang36
2007-07-27
Fixed an issue which will cause removing necessary structure definition
jwang36
2007-07-27
Changed Trim tool to use standard command line options and changed its usage ...
jwang36
2007-07-20
Removed more struct typedef for IPF
jwang36
2007-07-20
Fixed GCC link issue and vfr build issue
jwang36
2007-07-11
Fixed "#line" line embedded in a "struct" definition
jwang36
2007-07-03
Added code to remove "GUID" structure type definition in preprocessed VFR files
jwang36
2007-07-02
Added for VFR file processing
jwang36
2007-06-22
Added for new build system. Just for module porting purpose. Don't use it in ...
jwang36