Age | Commit message (Expand) | Author |
2007-12-11 | deleted edk2/BaseTools/Bin/Darwin: | jljusten |
2007-12-10 | Fix one minor bug to print TE image correct start address into Fv map file. | lgao4 |
2007-12-10 | Re-generated because of AutoGen changed | jwang36 |
2007-12-07 | Fixed default Token Number missing issue and default sku value issue. | jwang36 |
2007-12-07 | Added support of calculating the string size for PCD with datum type "VOID*",... | jwang36 |
2007-12-07 | Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file. | jwang36 |
2007-12-05 | Fixed bugs of | jwang36 |
2007-11-30 | Fixed an incorrect use of EdkLogger.error() which will cause incorrect messag... | jwang36 |
2007-11-30 | Fixed the build issue when multi target specified, for example both DEBUG and... | jwang36 |
2007-11-30 | Fixed a library constructor order issue | jwang36 |
2007-11-21 | Minor change for GenFv to support capsule attribute, GenSec to support guid h... | lgao4 |
2007-11-19 | a. Revised error message for a module that is not required by a Platform when... | jwang36 |
2007-11-08 | Fixed the dependency issue on wrong name of makefile. | jwang36 |
2007-11-07 | Fix GenFv bug without init local variable | lgao4 |
2007-11-07 | Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin... | jlin16 |
2007-11-06 | Update tool to support reloc section removed, PAD file with same guid and che... | lgao4 |
2007-11-06 | Fixed an issue which would cause trimming empty file error. | jwang36 |
2007-10-31 | a. Fixed an issue which a incorrect command (no leading space/tab) generated ... | jwang36 |
2007-10-31 | a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s... | jwang36 |
2007-10-29 | Adding link for BaseTools/Bin/PosixLike/Trim to allow tool to be run | jljusten |
2007-10-25 | Fixed memory re-free issue | jwang36 |
2007-10-25 | a. Re-generated all C tools with "/MLd" option | jwang36 |
2007-10-23 | Update verbose log info to these two tools. | lgao4 |
2007-10-22 | Fixed build issue when building individual module with unsupported architectu... | jwang36 |
2007-10-22 | a) Added support of breaking build when no library instance is found for a li... | jwang36 |
2007-10-19 | passing -v and -d options to c tools. | jlin16 |
2007-10-17 | Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate | jljusten |
2007-10-16 | Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. | jljusten |
2007-10-16 | change location of FvAddress.inf to FV\Ffs. | jlin16 |
2007-10-16 | Fixed an issue which cause mismatch of line directive in preprocessed GNU ass... | jwang36 |
2007-10-11 | a) Fixed single module hang issue when using spawn mode | jwang36 |
2007-10-11 | a) Supported MAKE command in tools_def.txt | jwang36 |
2007-10-11 | Fix the problem of UI and Version section override by the same string. Also n... | jlin16 |
2007-10-10 | Only report a circular dependency between library constructors if the total n... | mdkinney |
2007-10-10 | Updated GenFw.exe to handle Microcode Text files with comment only, blank lin... | lhauch |
2007-10-10 | Fix bug of UI override not take effect for INF. | jwang36 |
2007-10-08 | Update FIT_SIGNATURE from "_FIT_" to "_FIT_ " | mdkinney |
2007-10-08 | Fixed build hang issue in multi-thread mode and in configuration loading error | jwang36 |
2007-10-08 | Add support for MACRO in key string list of INF. | jlin16 |
2007-10-08 | Use return GetUtilityStatus (); to exit and report the tool status. | htao |
2007-10-08 | error/warn/debug message format has been updated so update the tool binary. | htao |
2007-09-30 | Fix one bug on memory access exceed in GenFw tool | lgao4 |
2007-09-29 | a. Fixed unnecessary re-build issue | jwang36 |
2007-09-29 | Add more verbose and debug info for GenFv, GenFfs, GenSec and GenFw tools. | lgao4 |
2007-09-29 | Add MACRO support for path in FDF file. | jlin16 |
2007-09-29 | Fixed an issue that is the auto-generated code for dynamic-ex PCD is not correct | jwang36 |
2007-09-28 | Add cycle reference check for FD/FV in FDF file. | jlin16 |
2007-09-27 | Add binary Spd2Dec tool | qhuang8 |
2007-09-27 | Fixed an issue which DSC file in current directory has higher priority than D... | jwang36 |
2007-09-27 | Fix typo for 'SectList'. | jlin16 |