summaryrefslogtreecommitdiff
path: root/BaseTools/Bin
AgeCommit message (Expand)Author
2009-01-12Fixed the out-of-sync issue of AutoGen-ed files in Windows platform.jwang36
2009-01-12Change the name of extensionjwang36
2009-01-12A test version making use Windows API to create AutoGen filesjwang36
2009-01-12Roll back to normal versionjwang36
2009-01-11A trial version making use of pywin32 api to create filejwang36
2009-01-10test versionjwang36
2009-01-09Try to solve the non-existence issue of AutoGen-ed files.jwang36
2009-01-09Final test version (GC plus bufsize=1) trying to solve the non-existence issu...jwang36
2009-01-09Another test version (using low-level api provided by os module) trying to so...jwang36
2009-01-09Another test version (using garbage collection to do cleanup) trying to solve...jwang36
2009-01-09Another test version (using bufsize=1) trying to solve the non-existence issu...jwang36
2009-01-09Another test version (using glob to check file existence) trying to solve the...jwang36
2009-01-09Another test version (sleep in main loop) trying to solve the non-existence i...jwang36
2009-01-09Another test version (using windows's specific 'c' open mode) trying to solve...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-09Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-08Another test version trying to solve the non-existence issue of AutoGen-ed fi...jwang36
2009-01-07A test version trying to solve the non-existence issue of AutoGen-ed files.jwang36
2008-12-311) Re-fine and fully test the mechanism of getting over the long command line...jwang36
2008-12-26Correct binary tools for generating DUET image.klu2
2008-12-18Fixed an issue which would cause build failure if there's more than one optio...jwang36
2008-12-16Always add files in [Sources] section to search list for string IDjwang36
2008-12-15Update GenSec tool to always create output file without check file content.lgao4
2008-12-15GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed se...jlin16
2008-12-13Add incremental support for FD and Capsule generation.jwang36
2008-12-12GenFds enable display FV space information when incremental build.jlin16
2008-12-121) Search value of Guid/Protocol/PPI in inf file only in the same category in...jwang36
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang36
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-28a. Fixed R8 module build issue for EBC archjwang36
2008-11-27Check In Build.exe and tools_def.template lgao4
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-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