]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Fix UINT64 multi const issues.
[mirror_edk2.git] / BaseTools /
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 klu2Open the debug options for easy debug NT32Pkg.
2007-07-05 klu2for debug need InitializeDriver export function.
2007-07-05 jwang361. Incorporated dll generation and active platform...
2007-07-05 klu2Add PDB for IA32 DLINK flag for MYTOOLS chain
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 jwang36Renamed the GUID'ed compressor/decompressor definitions
2007-07-03 jwang36Fixed unicode parse issue and vfr file build issue
2007-07-03 jwang36Added compressor tools
2007-07-02 jwang36Fixed option issues in IPF assembler and EBC linker
2007-07-02 vanjeffupdate tools_def.template to enable X64 and IPF build
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 VFRC tool for VFR file processing
2007-07-02 jwang36Updated VFR file build command
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-29 qhuang8Add FatBinPkg
2007-06-28 AJFISHUpdated the tools based on GenC.py fix for include...
2007-06-28 jwang361. Added depex file generation
2007-06-28 klu21) Add MdeModulePkg\Universal\WatchDogTimerDxe driver...
2007-06-27 klu2Add Nt32Pkg into FrameworkDatabase.db file.
2007-06-27 jwang36Fixed the spaces issue.
2007-06-26 qhuang8Add Intel Framework Module Package
2007-06-26 vanjeffupdate spd to nspd
2007-06-26 jwang36Removed the AutoGen-Code type of file build; added...
2007-06-26 jwang36Removed the "Open ..." output message when parsing...
2007-06-26 jwang36Used "|" as value separator.
2007-06-25 jwang36Added usage and notes
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 jwang36Changed active platform to MdeModulePkg
2007-06-22 jwang36Added for new build system. Just for module porting...
2007-06-21 lhauchUpdated with new Conf directory location
2007-06-21 lhauchUpdated ELFGCC flag to match r2694 in original tree
2007-06-20 lhauchUpdated the XML Schema for MSA files to handle DEPEX...
2007-06-20 lhauchAdding BaseTools directory structure for the new genera...