GenVtf tool open/write file with "r+b"/"w+b" attribute, but this cause the RO attribute of the file changed. Fix this issue by changing "r+b"/"w+b" to "rb"/"wb".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3795 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
htao 2007-09-12 02:06:19 +00:00
parent 8156f2db7d
commit 999e19b210
1 changed files with 0 additions and 0 deletions

Binary file not shown.