index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Bin
/
Win32
/
GenFds.exe
Age
Commit message (
Expand
)
Author
2007-09-26
GenFds.exe add feature of Capsule generation.
jlin16
2007-09-25
Add feature of generating FV address map.
jlin16
2007-09-21
Add support of INF file in FDF that describe binary files.
jlin16
2007-09-21
Fix APRIORI file missing FILE statement.
jlin16
2007-09-20
Add feature of Apriori file generation for FV.
jlin16
2007-09-19
Fix single FV/FD generation error.
jlin16
2007-09-14
Fixed the wrong usage of ENV()
jwang36
2007-09-14
Re-generated since some common code has been changed
jwang36
2007-09-13
1) Implemented MACRO in tools_def.txt
jwang36
2007-09-11
Fix variable not initialize bug for the following check-in.
jlin16
2007-09-11
if rule section specify a file, use that file to generate section instead of ...
jlin16
2007-09-10
use '#' to indicate flash generation progress.
jlin16
2007-09-10
Commit build.exe and GenFds.exe tool to support new Rules format and PCD form...
lgao4
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-16
Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ...
mdkinney
2007-08-16
Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ...
mdkinney
2007-08-16
Fix bug in GenFds that would break the build if the FFS rule does not include...
mdkinney
2007-08-13
GenFds Tool: Fix the bug that the GUID section can't content more than one le...
qouyang
2007-08-06
GenFds Tool:Sync with Fdf Spec update. Add the supporting of more than one f...
qouyang
2007-08-02
GenFds tool: Sync with Fdf Spec update. Add the supporting of more than one ...
qouyang
2007-08-01
GenFdsTool: 1.Fix the bug of 'get wrong PCD value'.
qouyang
2007-07-30
Set the svn:executable property on all *.exe files
lhauch
2007-07-30
GenFds: Sync with EdkIIWorkspaceBuild update.
qouyang
2007-07-30
GenFds: Sync with EdkIIWorkspaceBuild update.
qouyang
2007-07-27
Update GenFds Tool.
qouyang
2007-07-27
GenFds Tool: Replace print with EdkLogger.
qouyang
2007-07-27
GenFds Tool: Add section No. information in section output file name.
qouyang
2007-07-26
GenFds Tool:Support both absolutely path and relative path for input file.
qouyang
2007-07-26
Add FdfObjectClass.
qouyang
2007-07-26
update GenFds tool
qouyang
2007-07-25
Update GenFds Tool
qouyang
2007-07-25
Update GenFds tool.
qouyang
2007-07-20
Fix the bug of "can't gen VTF file"
qouyang
2007-07-19
Update GenFds tool.
qouyang
2007-07-19
Update GenFds tool.
qouyang
2007-07-17
Updated GenFds Tool.
qouyang
2007-07-17
Update GenFds tool.
qouyang
2007-07-16
Modify GenFds tools, which add one check for the return value of calling exte...
qouyang
2007-07-16
Modify GenFds tools, which add one check for the return value of calling exte...
qouyang
2007-07-10
- Fixed Dynamic PCD for PEI module issue
jwang36
2007-07-06
Added more functionalities
jwang36
2007-07-06
Added new [BuildOptions] format support
jwang36
2007-07-05
1. Incorporated dll generation and active platform support in GenFds;
jwang36
2007-07-03
Add GenFds tool to parse FDF file and create Fv, FD image.
lgao4