summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue which would cause build failure in some corner cases.jwang362008-04-291-0/+0
* Made it workingjwang362008-04-281-0/+0
* Added python wrapper of EFI (de)compressorjwang362008-04-281-0/+0
* Correct the bug to ignore the encapsulated section.lgao42008-04-241-0/+0
* Fixed an CR/LF issue in FDF filejwang362008-04-241-0/+0
* Fixed several typo in variable namesjwang362008-04-241-0/+0
* 1. GenSec tool only updates output file when the contents of the output file ...lgao42008-04-242-0/+0
* Changed GenFds to use database based module/package/platform information retr...jwang362008-04-212-0/+0
* Added several improvements for user experiencejwang362008-04-201-0/+0
* Add the function relative address to the base address in the map file for use...lgao42008-04-181-0/+0
* Fixed error data in generated listing filejwang362008-04-181-0/+0
* For MicroCode module, default copy the created image to bin directory for eas...lgao42008-04-181-0/+1
* Fixed an issue in calculating common dependency filesjwang362008-04-171-0/+0
* Fixed an print issue when generating listing filejwang362008-04-171-0/+0
* Fixed include file matching issue if there's space in macro used in "#include".jwang362008-04-171-0/+0
* Fixed a NULL library instance issuejwang362008-04-151-0/+0
* Applied macro replacement for FDF file path in DSC filejwang362008-04-151-0/+0
* Fixed a NULL library instance issuejwang362008-04-141-0/+0
* Fixed build error if there's more than one NULL library instances for a module.jwang362008-04-141-0/+0
* Fixed an issue in top level makefile which missed a 'cd' command and will cau...jwang362008-04-111-0/+0
* Fixed a typo in variable namejwang362008-04-101-0/+0
* Add more usage description for -r option, and add option keepexceptiontable a...lgao42008-04-101-0/+0
* a. Improved build launch performance and fixed tons of bugsjwang362008-04-092-0/+0
* edk2/BaseTools:jljusten2008-04-074-354/+15
* Correct one bug when add pad file may cause size exceed the region.lgao42008-04-021-0/+0
* Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in ...lgao42008-03-311-0/+0
* Changed per the recent updatejwang362008-03-211-10/+39
* Correct Error Message format for these C tools according to the Tool Design S...lgao42008-03-195-0/+0
* Fixed an incompatible issue in StrGather, which will cause undefined string t...jwang362008-03-172-0/+0
* Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and addi...lgao42008-03-141-32/+32
* Fixing gcc CC Flags and ld flags - adding maplhauch2008-03-131-3/+2
* Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c b...jwang362008-03-132-0/+0
* changing shortcut name to descriptive names for grouping libraryslhauch2008-03-121-1/+2
* Merged bug fix (HSD200972) by Hessjwang362008-03-042-0/+0
* Tried to fix an issue which will cause file access error.jwang362008-03-041-0/+0
* Re-built python tools with Python2.5.2jwang362008-03-0311-0/+0
* Rebuilt per the Hess's bug fixesjwang362008-02-292-0/+0
* Merged Jordan's updatejwang362008-02-291-0/+0
* Fixed dependency expression issuejwang362008-02-283-0/+0
* GenFds.exe adapt to new build database structure.jlin162008-02-283-0/+0
* Fixed HSD200760:jwang362008-02-282-0/+0
* Fix the following issues: (base tools source r1024)qhuang82008-02-281-0/+0
* Fixed a binary file support issues which will cause exception in tools when b...jwang362008-02-281-0/+0
* Update platform build tools by adding input parameter check and guid format c...lgao42008-02-264-0/+0
* Fixed option name, ForceRebuildlhauch2008-02-221-1/+1
* Removed newbuild option from edksetup.bat command-line, this is now the default.lhauch2008-02-221-74/+303
* Fixed mismatched command line switchjwang362008-02-221-0/+0
* Fixed VFR flag to: --no-pre-processinglhauch2008-02-221-1/+1
* Standardized the command line options of VfrCompile.exe and changed its uses ...jwang362008-02-212-1/+1
* a. Added binary file support during AutoGenjwang362008-02-194-0/+6