http://git.etherboot.org
/
people
/
mcb30
/
basetools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added code to check if FvDir exists or not because open() won't create file if the...
[people/mcb30/basetools.git]
/
Source
/
Python
/
2007-11-30
jwang36
Added code to check if FvDir exists or not because...
tree
|
commitdiff
2007-11-30
jwang36
Fixed an issue which will cause wrong library instances...
tree
|
commitdiff
2007-11-29
jljusten
BaseTools/Source/Python/build/build.py:
tree
|
commitdiff
2007-11-27
hche10x
Check in config.ini used in ECC tool
tree
|
commitdiff
2007-11-27
jlin16
initial C file content recognizer generated by ANTLR...
tree
|
commitdiff
2007-11-14
lhauch
Revised error message for a module that is not required...
tree
|
commitdiff
2007-11-08
hche10x
1. Remove "/" or "\" following $(WORKSPACE) before...
tree
|
commitdiff
2007-11-08
jwang36
Changed the position of MAKE* macros in platform's...
tree
|
commitdiff
2007-11-08
jwang36
Added "MAKE_FILE" macro in platform and module's makefile
tree
|
commitdiff
2007-11-07
jlin16
copy .map file to output directory for the file which...
tree
|
commitdiff
2007-11-06
jlin16
change file name extension before relocation strip...
tree
|
commitdiff
2007-11-05
jlin16
Detect region out of order or overlap.
tree
|
commitdiff
2007-10-31
jwang36
a. Fixed an issue which a incorrect command (no leading...
tree
|
commitdiff
2007-10-31
jwang36
Changed way to call LaunchCommand
tree
|
commitdiff
2007-10-31
jwang36
a. Supplemented file/class/function header comments
tree
|
commitdiff
2007-10-30
jljusten
BaseTools/Source/Python/Trim/Trim.py:
tree
|
commitdiff
2007-10-29
jljusten
BaseTools/Source/Python/build/build.py:
tree
|
commitdiff
2007-10-29
jljusten
Added separate makefile for the BaseTools/Source/Python.
tree
|
commitdiff
2007-10-26
hche10x
1. Add support of a new filed "Shadow" in INF
tree
|
commitdiff
2007-10-23
jwang36
Added function/class header comments
tree
|
commitdiff
2007-10-22
jwang36
Fixed build issue when building individual module with...
tree
|
commitdiff
2007-10-22
jwang36
Rolled back the check of not found library instance.
tree
|
commitdiff
2007-10-22
jwang36
Added RunningQueue to keep track of running build threa...
tree
|
commitdiff
2007-10-22
jwang36
Added NonDynamicPcdList to store non-dynamic type of PCD
tree
|
commitdiff
2007-10-22
jwang36
Lower down the level of debug message in GetDependencyList
tree
|
commitdiff
2007-10-22
jwang36
Added check of MaxDatumSize against empty string and...
tree
|
commitdiff
2007-10-22
jwang36
Changed code to use PCD from module only
tree
|
commitdiff
2007-10-19
jlin16
output command line of calling c tools.
tree
|
commitdiff
2007-10-19
jlin16
disable autogen lib instance check.
tree
|
commitdiff
2007-10-19
jlin16
disable autogen lib instance check.
tree
|
commitdiff
2007-10-19
jlin16
pass -v and -d options to c tools.
tree
|
commitdiff
2007-10-19
hche10x
1. Add a feature to support: The Pcds which are used...
tree
|
commitdiff
2007-10-18
jwang36
a) Changed code to support breaking build when no libra...
tree
|
commitdiff
2007-10-18
hche10x
1. Adjust code to follow coding style, complete missing...
tree
|
commitdiff
2007-10-17
jljusten
BaseTools/Source/Python/Common/String.py:
tree
|
commitdiff
2007-10-17
jljusten
BaseTools/Source/Python/Common/EdkIIWorkspaceBuild.py:
tree
|
commitdiff
2007-10-17
jljusten
BaseTools/Source/Python/Common/ToolDefClassObject.py:
tree
|
commitdiff
2007-10-16
jlin16
Output message format change.
tree
|
commitdiff
2007-10-16
jlin16
Change FvAddress.inf to FV\Ffs directory.
tree
|
commitdiff
2007-10-16
jlin16
coding style change
tree
|
commitdiff
2007-10-16
jwang36
Used more strict rule for regular expression matching...
tree
|
commitdiff
2007-10-15
jlin16
coding style change.
tree
|
commitdiff
2007-10-12
jlin16
coding style change.
tree
|
commitdiff
2007-10-12
jljusten
BaseTools/Source/Python/AutoGen/GenMake.py:
tree
|
commitdiff
2007-10-12
jlin16
coding style change.
tree
|
commitdiff
2007-10-11
jljusten
BaseTools/Source/Python/Common/ToolDefClassObject.py:
tree
|
commitdiff
2007-10-11
jljusten
BaseTools/Source/Python/Trim/Trim.py:
tree
|
commitdiff
2007-10-11
jwang36
a) Fixed single module hang issue when using spawn...
tree
|
commitdiff
2007-10-11
jwang36
a) Supported MAKE command in tools_def.txt
tree
|
commitdiff
2007-10-11
jlin16
Fix the problem of UI and Version section override...
tree
|
commitdiff
2007-10-10
mdkinney
Only report a circular dependency between library const...
tree
|
commitdiff
2007-10-10
jwang36
Incorporated the GenFds changes
tree
|
commitdiff
2007-10-10
jwang36
a) Cleaned the code
tree
|
commitdiff
2007-10-10
jlin16
Fix bug of UI override not take effect for INF.
tree
|
commitdiff
2007-10-09
jlin16
using new format error message for FDF parser.
tree
|
commitdiff
2007-10-09
jlin16
Use Edk logger format to print exception messages.
tree
|
commitdiff
2007-10-09
jwang36
Added one extra parameter for error()
tree
|
commitdiff
2007-10-08
jwang36
Fixed build hang issue in multi-thread mode
tree
|
commitdiff
2007-10-08
jlin16
Add support for MACRO in key string list of INF.
tree
|
commitdiff
2007-10-08
jwang36
Added setDaemon(False) before each thread.start() call...
tree
|
commitdiff
2007-09-30
jwang36
Clean the code and added Doxygen style function/class...
tree
|
commitdiff
2007-09-30
jwang36
Clean the code and added Doxygen style function/class...
tree
|
commitdiff
2007-09-30
jwang36
Clean the code and added enough comments, including...
tree
|
commitdiff
2007-09-29
jwang36
Not to set thread to "daemon" mode to fix the issue...
tree
|
commitdiff
2007-09-29
jwang36
Fixed an unnecessary re-build issue which is caused...
tree
|
commitdiff
2007-09-29
jlin16
Add feature of MACRO support in FDF file.
tree
|
commitdiff
2007-09-29
jwang36
Clean the code and added enough comments, including...
tree
|
commitdiff
2007-09-29
jwang36
Changed the default value [''] to [] since it will...
tree
|
commitdiff
2007-09-28
qouyang
Fixed TokenNumber issue for dynamic-ex PCD
tree
|
commitdiff
2007-09-28
jwang36
Changed Pcd.Token to Pcd.TokenValue
tree
|
commitdiff
2007-09-28
jwang36
Fixed dynamic-ex PCD type comparison issue
tree
|
commitdiff
2007-09-28
jlin16
Fix data section type checking for FDF parser.
tree
|
commitdiff
2007-09-27
jlin16
Add feature of cycle reference detection in FDF file.
tree
|
commitdiff
2007-09-27
jwang36
Fixed an issue which the DSC file in current directory...
tree
|
commitdiff
2007-09-27
jlin16
Fix typo for 'SectList'.
tree
|
commitdiff
2007-09-27
jwang36
a. Improved spawn mode (multi-thread) build performance
tree
|
commitdiff
2007-09-27
htao
update tool interface to sync the users guide.
tree
|
commitdiff
2007-09-27
klu2
Modify Peim's entry point
tree
|
commitdiff
2007-09-27
htao
add fpd2dsc.py to fpd2dsc.exe build in toolsetup.bat...
tree
|
commitdiff
2007-09-27
hche10x
1. Display both Guid and Name of PCD in error message...
tree
|
commitdiff
2007-09-27
htao
code update to latest DSC spec and add section header...
tree
|
commitdiff
2007-09-26
lhauch
Adding a Makefile to build released Python tools as...
tree
|
commitdiff
2007-09-26
htao
update code to sync with latest DSC spec
tree
|
commitdiff
2007-09-26
jlin16
Add feature for Capsule generation.
tree
|
commitdiff
2007-09-26
jwang36
- Changed a lot according to AutoGen classes change...
tree
|
commitdiff
2007-09-26
jwang36
Changed the uses of EdkLogger
tree
|
commitdiff
2007-09-25
jlin16
Improve GenFds performance by ensuring FVs generated...
tree
|
commitdiff
2007-09-25
jlin16
Add FV map generation support by specifying -a FvAddres...
tree
|
commitdiff
2007-09-24
htao
variable naming convention adjustment.
tree
|
commitdiff
2007-09-24
htao
coding style adjustment.
tree
|
commitdiff
2007-09-21
jlin16
Add binary INF support.
tree
|
commitdiff
2007-09-21
hche10x
1. Not adding file to build database but adding it...
tree
|
commitdiff
2007-09-21
hche10x
1. Fix a bug in add inf file to database from FDF file.
tree
|
commitdiff
2007-09-21
jlin16
Fix the FILE statement missing for Apriori File generation.
tree
|
commitdiff
2007-09-21
hche10x
1. Add feature to support parsing INF file described...
tree
|
commitdiff
2007-09-20
jlin16
print error message when FV size is larger than region...
tree
|
commitdiff
2007-09-20
jlin16
Add Apriori support.
tree
|
commitdiff
2007-09-19
jlin16
Fix the single FV/FD generation error by specifying...
tree
|
commitdiff
2007-09-19
hche10x
1. Fix a error for error message in DSC file parsing.
tree
|
commitdiff
2007-09-18
jwang36
Fixed an issue in TemplateString which will cause some...
tree
|
commitdiff
next