summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)AuthorFilesLines
2007-09-14Fixed the wrong usage of ENV()jwang362-0/+0
2007-09-14Re-generated since some common code has been changedjwang361-0/+0
2007-09-141) Fixed the issue which macro in the form of ENV() can't be replaced.jwang361-0/+0
2007-09-131) Implemented MACRO in tools_def.txtjwang363-0/+0
2007-09-13fix a bug which blocks the build process.change os.path.isfile to os.path.isabsjjin91-0/+0
2007-09-12Re-fix the issue in r2304.qhuang81-0/+0
2007-09-12Fix a typo so that platforms without FDF file can pass build.qhuang81-0/+0
2007-09-12Fix typosqhuang81-0/+0
2007-09-12Fix several typos in build.py and regenerate exe.qhuang81-0/+0
2007-09-12PI Enable: klu21-0/+0
2007-09-12Fix typo in build.jlin161-0/+0
2007-09-12Update EfiRom tool to fix checksum and PCI3.0 data structure.lgao41-0/+0
2007-09-12a) Added GCC preprocessor supportjwang361-0/+0
2007-09-12GenVtf tool open/write file with "r+b"/"w+b" attribute, but this cause the RO...htao1-0/+0
2007-09-11Fix variable not initialize bug for the following check-in.jlin161-0/+0
2007-09-11if rule section specify a file, use that file to generate section instead of ...jlin161-0/+0
2007-09-10use '#' to indicate flash generation progress.jlin161-0/+0
2007-09-10Commit build.exe and GenFds.exe tool to support new Rules format and PCD form...lgao42-0/+0
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu21-0/+0
2007-09-06Update the syntax of PCD section.qhuang81-0/+0
2007-09-03Fixed an issue which will remove the first line if there's no "#line" directi...jwang361-0/+0
2007-08-311. Added support of included file with macrojwang361-0/+0
2007-08-30Add execute attribute for exe file.qhuang81-0/+0
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang83-0/+0
2007-08-29Fix a critical bug that the Migration Tool mistakenly creates exit-boot-servi...qhuang81-0/+0
2007-08-28Fix one bug in GenFv tool to generate the correct capsule header. lgao41-0/+0
2007-08-28Update the following tools with usage information, and update GenFv tool to s...lgao44-0/+0
2007-08-27TianoCompress tool code cleanup to delete parameters number check and hard co...htao1-0/+0
2007-08-27Fix a bug in TianoCompress tool to handle encoded file size larger than origi...htao1-0/+0
2007-08-23Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project.htao2-0/+0
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang361-0/+0
2007-08-19Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. qhuang81-0/+0
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang361-0/+0
2007-08-18Check in the proto-Msa2Inf tool. This is the really migration tool.qhuang81-0/+0
2007-08-18Added back removed files for Python tools, and re-generated Msa2Inf.exe since...jwang365-0/+0
2007-08-17Removed files not generated by freezer any longerjwang364-0/+0
2007-08-16Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ...mdkinney1-0/+0
2007-08-16Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ...mdkinney1-0/+0
2007-08-16Fix bug in GenFds that would break the build if the FFS rule does not include...mdkinney1-0/+0
2007-08-15Fix two bugs in GenVtf.cmdkinney1-0/+0
2007-08-15Incorporated Mike's fix on gEfiCallerGuidId definitionjwang361-0/+0
2007-08-14Fix bug.qouyang1-0/+0
2007-08-14Correct usage help information and error information format for GenVtf, EfiRo...htao3-0/+0
2007-08-13Add Msa2Inf.exe: Port an EDKII module to EDKII' module:qhuang81-0/+0
2007-08-13Fixed an issue of PCD under [Components] in DSC filejwang361-0/+0
2007-08-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3625 6f1...jlin162-0/+0
2007-08-13Fixed a bug in parsing <PcdsDynamic> of <Components> in DSC filejwang361-0/+0
2007-08-131. Incorporated FDF parser fixjwang361-0/+0
2007-08-13GenFds Tool: Fix the bug that the GUID section can't content more than one le...qouyang1-0/+0
2007-08-13Fixed an issue in referencing DatumType in AutoGenjwang361-0/+0