Age | Commit message (Expand) | Author |
2009-02-25 | Update GenFv tool to support creating PI extension FV header. | lgao4 |
2009-02-24 | 1. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NA... | jwang36 |
2009-02-19 | Fixed single module build failure issue | jwang36 |
2009-02-18 | Fixed an issue caused by passing string of fdf file path | jwang36 |
2009-02-18 | Fixed the failure caused by specifying fdf file via "-f" switch | jwang36 |
2009-02-17 | 1) Fixed silent mode issue in Linux. | jwang36 |
2009-02-16 | 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family | jwang36 |
2009-01-23 | Fixed a PcdEx AutoGen bug | jwang36 |
2009-01-21 | Enhance GenFw tool to zero PeImage .xdata section (free form exception data) ... | lgao4 |
2009-01-13 | Using share mode to create file. | jwang36 |
2009-01-13 | Test version for performance concern. | jwang36 |
2009-01-12 | Fixed the out-of-sync issue of AutoGen-ed files in Windows platform. | jwang36 |
2009-01-12 | Change the name of extension | jwang36 |
2009-01-12 | A test version making use Windows API to create AutoGen files | jwang36 |
2009-01-12 | Roll back to normal version | jwang36 |
2009-01-11 | A trial version making use of pywin32 api to create file | jwang36 |
2009-01-10 | test version | jwang36 |
2009-01-09 | Try to solve the non-existence issue of AutoGen-ed files. | jwang36 |
2009-01-09 | Final test version (GC plus bufsize=1) trying to solve the non-existence issu... | jwang36 |
2009-01-09 | Another test version (using low-level api provided by os module) trying to so... | jwang36 |
2009-01-09 | Another test version (using garbage collection to do cleanup) trying to solve... | jwang36 |
2009-01-09 | Another test version (using bufsize=1) trying to solve the non-existence issu... | jwang36 |
2009-01-09 | Another test version (using glob to check file existence) trying to solve the... | jwang36 |
2009-01-09 | Another test version (sleep in main loop) trying to solve the non-existence i... | jwang36 |
2009-01-09 | Another test version (using windows's specific 'c' open mode) trying to solve... | jwang36 |
2009-01-09 | Another test version trying to solve the non-existence issue of AutoGen-ed fi... | jwang36 |
2009-01-09 | Another test version trying to solve the non-existence issue of AutoGen-ed fi... | jwang36 |
2009-01-08 | Another test version trying to solve the non-existence issue of AutoGen-ed fi... | jwang36 |
2009-01-07 | A test version trying to solve the non-existence issue of AutoGen-ed files. | jwang36 |
2008-12-31 | 1) Re-fine and fully test the mechanism of getting over the long command line... | jwang36 |
2008-12-26 | Correct binary tools for generating DUET image. | klu2 |
2008-12-18 | Fixed an issue which would cause build failure if there's more than one optio... | jwang36 |
2008-12-16 | Always add files in [Sources] section to search list for string ID | jwang36 |
2008-12-15 | Update GenSec tool to always create output file without check file content. | lgao4 |
2008-12-15 | GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed se... | jlin16 |
2008-12-13 | Add incremental support for FD and Capsule generation. | jwang36 |
2008-12-12 | GenFds enable display FV space information when incremental build. | jlin16 |
2008-12-12 | 1) Search value of Guid/Protocol/PPI in inf file only in the same category in... | jwang36 |
2008-12-09 | 1) Separate the AutoGen code for PCDs between module and its library instance... | jwang36 |
2008-12-04 | Added a feature to print out storage layout in lst file. | jwang36 |
2008-12-04 | Re-generated with the latest source code. | jwang36 |
2008-12-04 | a. Added a feature to allow override tools option via "==" in metafile. | jwang36 |
2008-11-29 | Fixed regression bug HSD201375 | jwang36 |
2008-11-28 | a. Fixed R8 module build issue for EBC arch | jwang36 |
2008-11-27 | Check In Build.exe and tools_def.template | lgao4 |
2008-11-25 | Fixed an incorrect PCD type string conversion | jwang36 |
2008-11-24 | Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD. | klu2 |
2008-11-24 | Update VfrCompile tool to fix bug that parse the complicated expression, such... | lgao4 |
2008-11-21 | 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to... | qwang12 |
2008-11-21 | 1. Enhance GenFv WriteFvMap function to print basic debug information (entryp... | lgao4 |