mirror of https://github.com/acidanthera/audk.git
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:
parent
8156f2db7d
commit
999e19b210
Binary file not shown.
Loading…
Reference in New Issue