summaryrefslogtreecommitdiff
path: root/BaseTools/Bin/Win32
AgeCommit message (Expand)AuthorFilesLines
2007-10-08Use return GetUtilityStatus (); to exit and report the tool status.htao1-0/+0
2007-10-08error/warn/debug message format has been updated so update the tool binary.htao3-0/+0
2007-09-30Fix one bug on memory access exceed in GenFw toollgao41-0/+0
2007-09-29a. Fixed unnecessary re-build issuejwang361-0/+0
2007-09-29Add more verbose and debug info for GenFv, GenFfs, GenSec and GenFw tools.lgao44-0/+0
2007-09-29Add MACRO support for path in FDF file.jlin162-0/+0
2007-09-29Fixed an issue that is the auto-generated code for dynamic-ex PCD is not correctjwang361-0/+0
2007-09-28Add cycle reference check for FD/FV in FDF file.jlin161-0/+0
2007-09-27Add binary Spd2Dec toolqhuang81-0/+0
2007-09-27Fixed an issue which DSC file in current directory has higher priority than D...jwang361-0/+0
2007-09-27Fix typo for 'SectList'.jlin161-0/+0
2007-09-271) Improved spawn mode (multi-thread) build performancejwang361-0/+0
2007-09-27update Fpd2Dsc.exe interface to sync users guide and add tool usage in ReadMe...htao1-0/+0
2007-09-27Modify PEIM's entry pointklu21-0/+0
2007-09-27Check in Fpd2Dsc.exe tool which Python code version is 765 in BaseTools project.htao1-0/+0
2007-09-26GenFds.exe add feature of Capsule generation.jlin162-0/+0
2007-09-25Add feature of generating FV address map.jlin161-0/+0
2007-09-21Add support of INF file in FDF that describe binary files.jlin162-0/+0
2007-09-21Fix APRIORI file missing FILE statement.jlin162-0/+0
2007-09-20Add feature of Apriori file generation for FV.jlin162-0/+0
2007-09-19Fix single FV/FD generation error.jlin161-0/+0
2007-09-18Add PAD file guid table for GenFv reproducibility.lgao41-0/+0
2007-09-18Enabled "fds" build target for build.exe and added "-r" and "-i" options to s...jwang361-0/+0
2007-09-17Correct GenFv tool to generate capsule image, Correct GenFw tool to override ...lgao42-0/+0
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