diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-11-21 03:50:33 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-11-21 03:50:33 +0000 |
commit | d11013980ff815192ca3c280335ee67251302173 (patch) | |
tree | 47b45dbfbcc5a30077154c00baeff33bf0a962f6 /BaseTools/Bin/Win32 | |
parent | f74cc0260b51d1bac00db1a776001944ec696181 (diff) | |
download | edk2-platforms-d11013980ff815192ca3c280335ee67251302173.tar.xz |
Minor change for GenFv to support capsule attribute, GenSec to support guid header size and GenFfs to pad alignment for TeImage.
And Add GenCrc32 tool
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4316 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin/Win32')
-rw-r--r-- | BaseTools/Bin/Win32/GenCrc32.exe | bin | 0 -> 159744 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/GenFfs.exe | bin | 118784 -> 167936 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/GenFv.exe | bin | 196608 -> 196608 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/GenSec.exe | bin | 135168 -> 180224 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenCrc32.exe b/BaseTools/Bin/Win32/GenCrc32.exe Binary files differnew file mode 100644 index 0000000000..693a16fc25 --- /dev/null +++ b/BaseTools/Bin/Win32/GenCrc32.exe diff --git a/BaseTools/Bin/Win32/GenFfs.exe b/BaseTools/Bin/Win32/GenFfs.exe Binary files differindex 127d4b399c..c243e4de05 100755 --- a/BaseTools/Bin/Win32/GenFfs.exe +++ b/BaseTools/Bin/Win32/GenFfs.exe diff --git a/BaseTools/Bin/Win32/GenFv.exe b/BaseTools/Bin/Win32/GenFv.exe Binary files differindex 2c9f8a2ce6..0651020a23 100755 --- a/BaseTools/Bin/Win32/GenFv.exe +++ b/BaseTools/Bin/Win32/GenFv.exe diff --git a/BaseTools/Bin/Win32/GenSec.exe b/BaseTools/Bin/Win32/GenSec.exe Binary files differindex 67a447f5b0..412425cfff 100755 --- a/BaseTools/Bin/Win32/GenSec.exe +++ b/BaseTools/Bin/Win32/GenSec.exe |