summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2007-09-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3927 6f1...jlin16
2007-09-26GenFds.exe add feature of Capsule generation.jlin16
2007-09-26Changed Enable to Disable as default value of MULTIPLE_THREADjwang36
2007-09-26Changed the GnuMakefile to Makefile as a workaround for CYGWINGCC toolchain b...jwang36
2007-09-25Add feature of generating FV address map.jlin16
2007-09-21update changelog and source revision for build tools.jlin16
2007-09-21Add support of INF file in FDF that describe binary files.jlin16
2007-09-21Fix APRIORI file missing FILE statement.jlin16
2007-09-20Add feature of Apriori file generation for FV.jlin16
2007-09-19Fix single FV/FD generation error.jlin16
2007-09-18Add PAD file guid table for GenFv reproducibility.lgao4
2007-09-18Changed the revision of source code from which build.exe comesjwang36
2007-09-18Enabled "fds" build target for build.exe and added "-r" and "-i" options to s...jwang36
2007-09-17Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpa...lhauch
2007-09-17Added PcdFeatureFlag Attribute - use PcdTokenSpaceGuidCName.PcdCNamelhauch
2007-09-17Correct GenFv tool to generate capsule image, Correct GenFw tool to override ...lgao4
2007-09-14update IPF ICC's tool chain root path.qwang12
2007-09-14Fixed the wrong usage of ENV()jwang36
2007-09-14Sync-ed the revision number of GenFds.exejwang36
2007-09-14Re-generated since some common code has been changedjwang36
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