summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-21 03:50:33 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-21 03:50:33 +0000
commitd11013980ff815192ca3c280335ee67251302173 (patch)
tree47b45dbfbcc5a30077154c00baeff33bf0a962f6
parentf74cc0260b51d1bac00db1a776001944ec696181 (diff)
downloadedk2-d11013980ff815192ca3c280335ee67251302173.tar.gz
edk2-d11013980ff815192ca3c280335ee67251302173.tar.bz2
edk2-d11013980ff815192ca3c280335ee67251302173.zip
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
-rw-r--r--BaseTools/Bin/Win32/GenCrc32.exebin0 -> 159744 bytes
-rwxr-xr-xBaseTools/Bin/Win32/GenFfs.exebin118784 -> 167936 bytes
-rwxr-xr-xBaseTools/Bin/Win32/GenFv.exebin196608 -> 196608 bytes
-rwxr-xr-xBaseTools/Bin/Win32/GenSec.exebin135168 -> 180224 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenCrc32.exe b/BaseTools/Bin/Win32/GenCrc32.exe
new file mode 100644
index 0000000000..693a16fc25
--- /dev/null
+++ b/BaseTools/Bin/Win32/GenCrc32.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/GenFfs.exe b/BaseTools/Bin/Win32/GenFfs.exe
index 127d4b399c..c243e4de05 100755
--- a/BaseTools/Bin/Win32/GenFfs.exe
+++ b/BaseTools/Bin/Win32/GenFfs.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/GenFv.exe b/BaseTools/Bin/Win32/GenFv.exe
index 2c9f8a2ce6..0651020a23 100755
--- a/BaseTools/Bin/Win32/GenFv.exe
+++ b/BaseTools/Bin/Win32/GenFv.exe
Binary files differ
diff --git a/BaseTools/Bin/Win32/GenSec.exe b/BaseTools/Bin/Win32/GenSec.exe
index 67a447f5b0..412425cfff 100755
--- a/BaseTools/Bin/Win32/GenSec.exe
+++ b/BaseTools/Bin/Win32/GenSec.exe
Binary files differ