]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin
Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.
[mirror_edk2.git] / BaseTools / Bin /
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...