summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
2007-09-12Fix a typo so that platforms without FDF file can pass build.qhuang8
2007-09-12Fix typosqhuang8
2007-09-12Fix several typos in build.py and regenerate exe.qhuang8
2007-09-12PI Enable: klu2
2007-09-12Fix typo in build.jlin16
2007-09-12Update EfiRom tool to fix checksum and PCI3.0 data structure.lgao4
2007-09-12a) Added GCC preprocessor supportjwang36
2007-09-12GenVtf tool open/write file with "r+b"/"w+b" attribute, but this cause the RO...htao
2007-09-11Fix variable not initialize bug for the following check-in.jlin16
2007-09-11if rule section specify a file, use that file to generate section instead of ...jlin16
2007-09-10use '#' to indicate flash generation progress.jlin16
2007-09-10Commit build.exe and GenFds.exe tool to support new Rules format and PCD form...lgao4
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-09-06Update the syntax of PCD section.qhuang8
2007-09-03Fixed an issue which will remove the first line if there's no "#line" directi...jwang36
2007-08-311. Added support of included file with macrojwang36
2007-08-30Add execute attribute for exe file.qhuang8
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-29Fix a critical bug that the Migration Tool mistakenly creates exit-boot-servi...qhuang8
2007-08-28Fix one bug in GenFv tool to generate the correct capsule header. lgao4
2007-08-28Update the following tools with usage information, and update GenFv tool to s...lgao4
2007-08-27TianoCompress tool code cleanup to delete parameters number check and hard co...htao
2007-08-27Fix a bug in TianoCompress tool to handle encoded file size larger than origi...htao
2007-08-23Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project.htao
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang36
2007-08-19Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. qhuang8
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang36
2007-08-18Check in the proto-Msa2Inf tool. This is the really migration tool.qhuang8
2007-08-18Added back removed files for Python tools, and re-generated Msa2Inf.exe since...jwang36
2007-08-17Removed files not generated by freezer any longerjwang36
2007-08-16Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ...mdkinney
2007-08-16Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ...mdkinney
2007-08-16Fix bug in GenFds that would break the build if the FFS rule does not include...mdkinney
2007-08-15Fix two bugs in GenVtf.cmdkinney
2007-08-15Incorporated Mike's fix on gEfiCallerGuidId definitionjwang36
2007-08-14Fix bug.qouyang
2007-08-14Correct usage help information and error information format for GenVtf, EfiRo...htao
2007-08-13Add Msa2Inf.exe: Port an EDKII module to EDKII' module:qhuang8
2007-08-13Fixed an issue of PCD under [Components] in DSC filejwang36
2007-08-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3625 6f1...jlin16
2007-08-13Fixed a bug in parsing <PcdsDynamic> of <Components> in DSC filejwang36
2007-08-131. Incorporated FDF parser fixjwang36
2007-08-13GenFds Tool: Fix the bug that the GUID section can't content more than one le...qouyang
2007-08-13Fixed an issue in referencing DatumType in AutoGenjwang36
2007-08-13Correct help usage format and error message format for the GenFw, GenSec, Gen...lgao4
2007-08-131. Changed the trim algorithm to be more general according to the Line Contro...jwang36
2007-08-12fix a issue for TARGET_ARCH jjin9
2007-08-091. Added architecture override option for GenFds command in top level makefilejwang36
2007-08-09BootSectImage binary to modify MBR or boot sector.jlin16
2007-08-09Fixed library instance selection issuejwang36