summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2008-12-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f1...jwang36
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang36
2008-12-08Updated with latest changes.jwang36
2008-12-05revert to older version as /Zm option for "ml" can not work well.eric_tian
2008-12-05add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1...eric_tian
2008-12-04Added a feature to print out storage layout in lst file.jwang36
2008-12-04Re-generated with the latest source code.jwang36
2008-12-04a. Added a feature to allow override tools option via "==" in metafile.jwang36
2008-11-29Fixed regression bug HSD201375jwang36
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang36
2008-11-28a. Fixed R8 module build issue for EBC archjwang36
2008-11-27Check In Build.exe and tools_def.template lgao4
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu2
2008-11-25Fixed an incorrect PCD type string conversionjwang36
2008-11-24Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu2
2008-11-24Update VfrCompile tool to fix bug that parse the complicated expression, such...lgao4
2008-11-21Use VFRPP tool for VFR pre-processing.jljusten
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-211. Enhance GenFv WriteFvMap function to print basic debug information (entryp...lgao4
2008-11-21Changed the way to compare the content of AutoGen with the file to be generat...jwang36
2008-11-20Changed file line format of AutoGen files to native style.jwang36
2008-11-19Removed GLOBAL_REMOVE_IF_UNREFERENCED for patchable PCD because it will cause...jwang36
2008-11-18[VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() implqwang12
2008-11-17Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLi...lgao4
2008-11-15Update GenFv to support SEC built using X64 toolsmdkinney
2008-11-13Removed the replacement rule of PEI_PCI_CFG_PPI for R8 source code conversionjwang36
2008-11-13Fixed HSD 201877: 'END' in [depex] caused GenDepex failurejwang36
2008-11-13a. Added ImportTool.bat scriptjwang36
2008-11-13a. Changed ASL code trim schemejwang36
2008-11-13a. Fixed conversion failure for ASL style include.jwang36
2008-11-11a. Allowed flags of tools not defined tools_def.txtjwang36
2008-11-10Fixed an issue which caused incorrect path generated when validatingjwang36
2008-11-06Fix HSD 201801: [GenFds] Error reported when a non-existing INF file is speci...jlin16
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney
2008-11-04Remove all references to ASMLINK16. Those are never used.mdkinney
2008-10-30Fixed build failure of R8 modules with uni filejwang36
2008-10-30Performance improvement on startup of build.exejwang36
2008-10-28Fixed incorrect function prototype in AutoGen.c for PEI modules.jwang36
2008-10-281. Fixed bugs of HSD bug trackers 201729, 201670 and 201601jwang36
2008-10-22Regenerate build binary (based on BaseTools r1333) to include some missing en...qhuang8
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-221. Sync the binary with the latest source modificationhche10x
2008-10-21Regenerate build binary (based on BaseTools r1332) to include some missing en...qhuang8
2008-10-211. Sync the binary with the latest source modificationhche10x
2008-10-16Fixed two minor issuesjwang36
2008-10-16Fixed the incorrect file printed out when an unknown exception occurred.jwang36
2008-10-15ECP support update.jlin16
2008-10-07ECP support update.jlin16
2008-10-06Fixed HSD201706, which a None SourceOverrideDir will cause path join failure.jwang36
2008-09-23GenFds fix two UI sections error.jlin16