summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* a. Fixed the incorrect generated array in c code for default store valuesjwang362008-05-211-0/+0
* setting executable on these fileslhauch2008-05-201-0/+0
* setting executable on these fileslhauch2008-05-202-0/+0
* Forcing dlls and pyd files to executablelhauch2008-05-209-0/+0
* Fixed PCD override issuejwang362008-05-191-0/+0
* a. Fixed PCD override issuejwang362008-05-161-0/+0
* Fixed an error during optimizing dependency expression.jwang362008-05-161-0/+0
* Fixed error report error when more than one inf files foundjwang362008-05-161-0/+0
* Add ASL_FLAGS template for user reference.lgao42008-05-151-0/+1
* a. Fixed varid 0 issue in VfrCompilejwang362008-05-152-0/+0
* Fixed VFR compile issue for EBC architecture in MYTOOLS toolchainjwang362008-05-151-0/+2
* Fixed an issue in default storage for checkbox and changed the format of erro...jwang362008-05-131-0/+0
* Added incremental support in GenFdsjwang362008-05-092-0/+0
* Fix the bug in GenSec tool, the nonexist file can't be parsed correctly.lgao42008-05-091-0/+0
* Changed the path of symbol file to be always the same as vtf filejwang362008-05-091-0/+0
* a) Added explicit banner for pass/fail indication of buildjwang362008-05-082-0/+0
* Fix typo.klu22008-05-081-2/+2
* Add ASM16 tool configuration for MYTOOLS tag.klu22008-05-081-0/+6
* Update GenBootSector tools' binary for tool code cleanup.klu22008-05-071-0/+0
* Update BootSectImage and GenBootSector tools' binary for DUET platform.klu22008-05-052-0/+0
* 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