diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-24 04:15:36 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-24 04:15:36 +0000 |
commit | e00f3fe1cc439e1fc4880e1d94d57589e427f068 (patch) | |
tree | d35f08ebc6a7a7cced4604cc65399b1863b2aee8 /BaseTools/Bin | |
parent | bc02104b4c6348cd8a1d594b2567ba8d59bec2c1 (diff) | |
download | edk2-platforms-e00f3fe1cc439e1fc4880e1d94d57589e427f068.tar.xz |
1. GenSec tool only updates output file when the contents of the output file are modified.
2. GenFfs tool checks the Pe/Te section for PEI and DXE file type. If Pe section doesn't exist, GenFfs tool will report error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5117 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin')
-rwxr-xr-x | BaseTools/Bin/Win32/GenFfs.exe | bin | 167936 -> 167936 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/GenSec.exe | bin | 180224 -> 180224 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFfs.exe b/BaseTools/Bin/Win32/GenFfs.exe Binary files differindex 15b0582008..ed5dbb39a5 100755 --- a/BaseTools/Bin/Win32/GenFfs.exe +++ b/BaseTools/Bin/Win32/GenFfs.exe diff --git a/BaseTools/Bin/Win32/GenSec.exe b/BaseTools/Bin/Win32/GenSec.exe Binary files differindex 2bfb5b2fac..4ea72a2b57 100755 --- a/BaseTools/Bin/Win32/GenSec.exe +++ b/BaseTools/Bin/Win32/GenSec.exe |