diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-21 07:23:17 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-21 07:23:17 +0000 |
commit | cd3c4fcdfddbb66a779f3ce01dc4afc99166b538 (patch) | |
tree | 14879d2745f9880db757f4391474aa9ec91fa1a4 | |
parent | 2d285faad8505a22d923935b6f00eebeba5b4172 (diff) | |
download | edk2-platforms-cd3c4fcdfddbb66a779f3ce01dc4afc99166b538.tar.xz |
1. Enhance GenFv WriteFvMap function to print basic debug information (entrypoint, baseaddress, .text, .data section base address) when no map can be referred.
2. Enhance GenFv tool to create the non PI file system firmware volume.
3. Update VfrComile
1) Set the first framework var store name to “Setup”
2) Support DEFAULT and MANUFACTURING for framework CheckBox flags value
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6666 6f19259b-4bc3-4df7-8a09-765794883524
-rwxr-xr-x | BaseTools/Bin/Win32/GenFv.exe | bin | 204800 -> 458752 bytes |
-rwxr-xr-x | BaseTools/Bin/Win32/VfrCompile.exe | bin | 1142784 -> 1138688 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/BaseTools/Bin/Win32/GenFv.exe b/BaseTools/Bin/Win32/GenFv.exe Binary files differindex d45b177802..e9d9c7c9a4 100755 --- a/BaseTools/Bin/Win32/GenFv.exe +++ b/BaseTools/Bin/Win32/GenFv.exe diff --git a/BaseTools/Bin/Win32/VfrCompile.exe b/BaseTools/Bin/Win32/VfrCompile.exe Binary files differindex d9932444d1..7fef8e9515 100755 --- a/BaseTools/Bin/Win32/VfrCompile.exe +++ b/BaseTools/Bin/Win32/VfrCompile.exe |