]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Bin/Win32/GenFw.exe
Try to remove duplicated include path in command line option
[mirror_edk2.git] / BaseTools / Bin / Win32 / GenFw.exe
2009-03-04 lgao4Update GenFw tool help text to clarify GenFw tool usage.
2009-01-21 lgao4Enhance GenFw tool to zero PeImage .xdata section ...
2008-04-10 lgao4Add more usage description for -r option, and add optio...
2008-03-31 lgao4Enhance GenFw tool to always zero .pdata section for...
2008-02-26 lgao4Update platform build tools by adding input parameter...
2007-11-06 lgao4Update tool to support reloc section removed, PAD file...
2007-10-25 jwang36Fixed memory re-free issue
2007-10-25 jwang36a. Re-generated all C tools with "/MLd" option
2007-10-17 jljustenRestoring $WORKSPACE/BaseTools location, as the plan...
2007-10-16 jljustenMoved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools.
2007-10-10 lhauchUpdated GenFw.exe to handle Microcode Text files with...
2007-09-30 lgao4Fix one bug on memory access exceed in GenFw tool
2007-09-29 lgao4Add more verbose and debug info for GenFv, GenFfs,...
2007-09-17 lgao4Correct GenFv tool to generate capsule image, Correct...
2007-08-28 lgao4Update the following tools with usage information,...
2007-08-13 lgao4Correct help usage format and error message format...
2007-08-02 lgao4Update GenFw and Genfv tool to support Microcode and...
2007-07-30 lhauchSet the svn:executable property on all *.exe files
2007-07-24 lgao4Update GenFw tool to create TeImage.
2007-07-18 lgao4Update these four tools linked with single threaded...
2007-07-17 lgao4Change C source tool from dynamic link to static link.
2007-07-13 lgao4Add more debug information into these tools.
2007-06-29 lgao4Add binary GenSec, GenFfs, GenFv tool for build fv...
2007-06-25 jwang361) Incorporated generating top level makefile. Now...