summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-09-141) Fixed the issue which macro in the form of ENV() can't be replaced.jwang36
2007-09-14Add more details for my non-compatible change check in.lgao4
2007-09-14Added change histories since r3766jwang36
2007-09-131) Implemented MACRO in tools_def.txtjwang36
2007-09-13Added directory for "Makefile" in "Dynamic-Library-File" rule in case the wor...jwang36
2007-09-13Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu3
2007-09-13fix a bug which blocks the build process.change os.path.isfile to os.path.isabsjjin9
2007-09-12Re-fix the issue in r2304.qhuang8
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 source code revision number.jlin16
2007-09-12Added makefile as dependency for "Dynamic-Library-File" to solve the incremen...jwang36
2007-09-12Update EfiRom tool to fix checksum and PCI3.0 data structure.lgao4
2007-09-12Add full path for Cygwin tool chain.qhuang8
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-101. Redirect ICC_IA32_*_PATH from C:\Program Files\Microsoft Visual Studio .NE...vanjeff
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-09-03Update Acpi Asl file Build rule to remove trim step.lgao4
2007-08-31Updated the revision of source files build.exe was generated fromjwang36
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-29Cleaned up the tools_def.template filelhauch
2007-08-29Update the build_rule.template to enable the PCD usage in IPF assembly codezliu3
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-28Update compiler switches for ICC build.xli24
2007-08-28Update MSFT IPF flags to us /Ox /Zx /GFmdkinney
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-27Added missed GenFds version and fixed the path errorjwang36
2007-08-24Update ASL definition for ICC tool chain.xli24
2007-08-24Update build rules to cover ICC build for aslc file.lgao4
2007-08-23Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project.htao
2007-08-22Changed the revision number of AutoGen source code since build.exe was regene...jwang36
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang36
2007-08-201. Added revision information of source code from which build.exe came from.jwang36
2007-08-19Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. qhuang8
2007-08-18Changed the order of SLINK optionjwang36