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
Age
Commit message (
Expand
)
Author
2007-07-12
Fixed missed exception message
jwang36
2007-07-12
Fixed unicode file parse issue
jwang36
2007-07-11
Add more debug info into GenSec tool
lgao4
2007-07-11
Fixed "#line" line embedded in a "struct" definition
jwang36
2007-07-11
Added string variable declarations in AutoGen.h
jwang36
2007-07-11
1. Fixed library instance override issue
jwang36
2007-07-10
- Fixed Dynamic PCD for PEI module issue
jwang36
2007-07-10
1. Refined the generated makefile
jwang36
2007-07-09
1. Added USER_DEFINED support;
jwang36
2007-07-09
Refined the build* targets
jwang36
2007-07-07
Don't call genc and genmake again for target(CleanALL)
jjin9
2007-07-06
Added more functionalities
jwang36
2007-07-06
Enabled PCD DXE/PEI module build.
jwang36
2007-07-06
Fixed exit() issue.
jwang36
2007-07-06
Fixed a string format typo when raising exception
jwang36
2007-07-06
Added new [BuildOptions] format support
jwang36
2007-07-05
1. Incorporated dll generation and active platform support in GenFds;
jwang36
2007-07-04
Not to generate GenFds when no FDF is found
jwang36
2007-07-04
Use build.exe instead
jwang36
2007-07-04
Incorporated GenFds in platform Makefile
jwang36
2007-07-03
upload bld.exe
jjin9
2007-07-03
Fixed a merge issue
jwang36
2007-07-03
Incorporated PCD database support and a PCD parse bug
jwang36
2007-07-03
Add GenFds tool to parse FDF file and create Fv, FD image.
lgao4
2007-07-03
Added code to remove "GUID" structure type definition in preprocessed VFR files
jwang36
2007-07-03
Fixed unicode parse issue and vfr file build issue
jwang36
2007-07-02
Fixed option issues in IPF assembler and EBC linker
jwang36
2007-07-02
Added CUSTOM_MAKEFILE support in INF file
jwang36
2007-07-02
Update GenFv tool to correct FileState of FFS header.
lgao4
2007-07-02
1. Fixed the lookup issue for GUID/Protocol/Ppi in dependent library
jwang36
2007-07-02
Incorporated the bug fix in unicode file parse
jwang36
2007-07-02
Added for VFR file processing
jwang36
2007-06-29
Fixed path issue in unicode file search
jwang36
2007-06-29
Add binary GenSec, GenFfs, GenFv tool for build fv and fd image.
lgao4
2007-06-29
Fixed unicode file search path issue
jwang36
2007-06-29
Fixed issue caused by the empty line with spaces in dsc file
jwang36
2007-06-29
Re-generated by adding encodings.utf_16 and encodings.utf_8, which is needed ...
jwang36
2007-06-29
Incorporated unicode file support. Now the AutoGen.h/AutoGen.c contain conten...
jwang36
2007-06-29
Incorporated Andrew's change
jwang36
2007-06-28
Updated the tools based on GenC.py fix for include file paths in AutoGen.c
AJFISH
2007-06-28
1. Added depex file generation
jwang36
2007-06-27
Fixed the spaces issue.
jwang36
2007-06-26
Removed the "Open ..." output message when parsing dsc file; enhanced file de...
jwang36
2007-06-26
Used "|" as value separator.
jwang36
2007-06-25
1) Incorporated generating top level makefile. Now platform build is possible...
jwang36
2007-06-22
Changed the format of elapsed time at the end of build.
jwang36
2007-06-22
Added for new build system. Just for module porting purpose. Don't use it in ...
jwang36