summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
2008-02-21Standardized the command line options of VfrCompile.exe and changed its uses ...jwang36
2008-02-19a. Added binary file support during AutoGenjwang36
2008-02-18Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypass...jwang36
2008-02-15Improved the file creation speed during incremental build. jwang36
2008-01-25Fixed an unicode file parser issue which will remove the "\r\n" in the string.jwang36
2008-01-24Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' lib...jwang36
2008-01-24Enforced "CompilerStub" for IA32 and X64 arch onlyjwang36
2008-01-23using R8 component type when choosing rule for INF in FDF.jlin16
2008-01-23Support R8 modules in GenFds.exejlin16
2008-01-22a. Merged the recent improvement on R8 modules buildjwang36
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-04Fixed an issue which caused incorrect value of PCD from FDF file.jwang36
2008-01-04Add !include statement support in GenFds.exe which makes FDF file could inclu...jlin16
2008-01-03scroll back to old HII component.jlin16
2008-01-03Add depex section generation feature for GenFds.exejlin16
2008-01-02Fixed a bug which caused the PCDs inherited from libraries cannot be overridd...jwang36
2007-12-24Added component type to module type mapping between "PE32_PEIM" and "PEIM" fo...jwang36
2007-12-22a. Enabled building R8 modulesjwang36
2007-12-13Re-generated per the bug fixes.jwang36
2007-12-11Built with vs.net 2005 fromjljusten
2007-12-11deleted edk2/BaseTools/Bin/Darwin:jljusten
2007-12-10Fix one minor bug to print TE image correct start address into Fv map file. lgao4
2007-12-10Re-generated because of AutoGen changedjwang36
2007-12-07Fixed default Token Number missing issue and default sku value issue.jwang36
2007-12-07Added support of calculating the string size for PCD with datum type "VOID*",...jwang36
2007-12-07Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file.jwang36
2007-12-05Fixed bugs of jwang36
2007-11-30Fixed an incorrect use of EdkLogger.error() which will cause incorrect messag...jwang36
2007-11-30Fixed the build issue when multi target specified, for example both DEBUG and...jwang36
2007-11-30Fixed a library constructor order issuejwang36
2007-11-21Minor change for GenFv to support capsule attribute, GenSec to support guid h...lgao4
2007-11-19a. Revised error message for a module that is not required by a Platform when...jwang36
2007-11-08Fixed the dependency issue on wrong name of makefile.jwang36
2007-11-07Fix GenFv bug without init local variablelgao4
2007-11-07Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin...jlin16
2007-11-06Update tool to support reloc section removed, PAD file with same guid and che...lgao4
2007-11-06Fixed an issue which would cause trimming empty file error.jwang36
2007-10-31a. Fixed an issue which a incorrect command (no leading space/tab) generated ...jwang36
2007-10-31a. Changed MYTOOLS to use Visual Studio Team Suite for IA32 and X64. IPF is s...jwang36
2007-10-29Adding link for BaseTools/Bin/PosixLike/Trim to allow tool to be runjljusten
2007-10-25Fixed memory re-free issuejwang36
2007-10-25a. Re-generated all C tools with "/MLd" optionjwang36
2007-10-23Update verbose log info to these two tools.lgao4
2007-10-22Fixed build issue when building individual module with unsupported architectu...jwang36
2007-10-22a) Added support of breaking build when no library instance is found for a li...jwang36
2007-10-19passing -v and -d options to c tools.jlin16
2007-10-17Restoring $WORKSPACE/BaseTools location, as the plan is to deprecatejljusten
2007-10-16Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.jljusten
2007-10-16change location of FvAddress.inf to FV\Ffs.jlin16
2007-10-16Fixed an issue which cause mismatch of line directive in preprocessed GNU ass...jwang36