]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin
Changed customized build to USER_DEFINED
[mirror_edk2.git] / BaseTools / Bin /
2007-07-25 jwang361. Fixed PCD SizeTable issue in AutoGen.c
2007-07-25 qouyangUpdate GenFds tool.
2007-07-24 lgao4Update GenFw tool to create TeImage.
2007-07-24 jwang361. Added more error check
2007-07-23 htaoadd "-p" interface for EfiRom tool.
2007-07-23 jwang36Put a copy of efi file in OUPUT directory also
2007-07-23 jwang36- Changed output directory of .efi file;
2007-07-20 htaogit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-20 htaoTo remove debug point and some debug info and rebuild...
2007-07-20 jwang36Removed more struct typedef for IPF
2007-07-20 qouyangFix the bug of "can't gen VTF file"
2007-07-20 jwang36Fixed GCC link issue and vfr build issue
2007-07-19 jwang36Fixed EBC build error
2007-07-19 jwang36Fixed another typo in PCD autogen template string
2007-07-19 jwang36Fixed a typo in PCD autogen template string
2007-07-19 jwang36Removed unnecessary debug message
2007-07-19 jwang36Temporary fix for bug in building platform for more...
2007-07-19 qouyangUpdate GenFds tool.
2007-07-19 jwang36Added more error check
2007-07-19 qouyangUpdate GenFds tool.
2007-07-19 lgao4Fix one bug to create pad raw section.
2007-07-18 jwang36Added GCC (CYGWIN only) tool chain family support
2007-07-18 lgao4Update these four tools linked with single threaded...
2007-07-18 jwang36Fixed Unicode-Text file type issue
2007-07-18 htaochange Assert to normal error exit.
2007-07-18 jwang36Improved the file type filter
2007-07-18 htaotool binary update to add binary size parameter check.
2007-07-18 htaoCheck in EfiRom and TianoCompress tool binary.
2007-07-18 htaocheck in GenVtf tool binary
2007-07-18 jwang36Merged with new build tool changes.
2007-07-17 jwang36Added more error message when PCD is not found
2007-07-17 lgao4Fix one bug to create pad raw section.
2007-07-17 qouyangUpdated GenFds Tool.
2007-07-17 qouyangUpdate GenFds tool.
2007-07-17 lgao4Change C source tool from dynamic link to static link.
2007-07-17 jwang361. Fixed generated token number issue for dynamic PCD
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-16 qouyangModify GenFds tools, which add one check for the return...
2007-07-13 lgao4Add more debug information into these tools.
2007-07-12 jwang36Fixed missed exception message
2007-07-12 jwang36Fixed unicode file parse issue
2007-07-11 lgao4Add more debug info into GenSec tool
2007-07-11 jwang36Fixed "#line" line embedded in a "struct" definition
2007-07-11 jwang36Added string variable declarations in AutoGen.h
2007-07-11 jwang361. Fixed library instance override issue
2007-07-10 jwang36- Fixed Dynamic PCD for PEI module issue
2007-07-10 jwang361. Refined the generated makefile
2007-07-09 jwang361. Added USER_DEFINED support;
2007-07-09 jwang36Refined the build* targets
2007-07-07 jjin9Don't call genc and genmake again for target(CleanALL)
2007-07-06 jwang36Added more functionalities
2007-07-06 jwang36Enabled PCD DXE/PEI module build.
2007-07-06 jwang36Fixed exit() issue.
2007-07-06 jwang36Fixed a string format typo when raising exception
2007-07-06 jwang36Added new [BuildOptions] format support
2007-07-05 jwang361. Incorporated dll generation and active platform...
2007-07-04 jwang36Not to generate GenFds when no FDF is found
2007-07-04 jwang36Use build.exe instead
2007-07-04 jwang36Incorporated GenFds in platform Makefile
2007-07-03 jjin9upload bld.exe
2007-07-03 jwang36Fixed a merge issue
2007-07-03 jwang36Incorporated PCD database support and a PCD parse bug
2007-07-03 lgao4Add GenFds tool to parse FDF file and create Fv, FD...
2007-07-03 jwang36Added code to remove "GUID" structure type definition...
2007-07-03 jwang36Fixed unicode parse issue and vfr file build issue
2007-07-02 jwang36Fixed option issues in IPF assembler and EBC linker
2007-07-02 jwang36Added CUSTOM_MAKEFILE support in INF file
2007-07-02 lgao4Update GenFv tool to correct FileState of FFS header.
2007-07-02 jwang361. Fixed the lookup issue for GUID/Protocol/Ppi in...
2007-07-02 jwang36Incorporated the bug fix in unicode file parse
2007-07-02 jwang36Added for VFR file processing
2007-06-29 jwang36Fixed path issue in unicode file search
2007-06-29 lgao4Add binary GenSec, GenFfs, GenFv tool for build fv...
2007-06-29 jwang36Fixed unicode file search path issue
2007-06-29 jwang36Fixed issue caused by the empty line with spaces in...
2007-06-29 jwang36Re-generated by adding encodings.utf_16 and encodings...
2007-06-29 jwang36Incorporated unicode file support. Now the AutoGen...
2007-06-29 jwang36Incorporated Andrew's change
2007-06-28 AJFISHUpdated the tools based on GenC.py fix for include...
2007-06-28 jwang361. Added depex file generation
2007-06-27 jwang36Fixed the spaces issue.
2007-06-26 jwang36Removed the "Open ..." output message when parsing...
2007-06-26 jwang36Used "|" as value separator.
2007-06-25 jwang361) Incorporated generating top level makefile. Now...
2007-06-22 jwang36Changed the format of elapsed time at the end of build.
2007-06-22 jwang36Added for new build system. Just for module porting...