diff options
author | htao <htao@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-09-12 02:06:19 +0000 |
---|---|---|
committer | htao <htao@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-09-12 02:06:19 +0000 |
commit | 999e19b210b535af57f6792bfac88cd753bd357c (patch) | |
tree | f3f02770ca18f75ba55b072d0222738378b0d768 /EdkUnixPkg | |
parent | 8156f2db7d082ada4233dbd5127e66504ce9f27c (diff) | |
download | edk2-platforms-999e19b210b535af57f6792bfac88cd753bd357c.tar.xz |
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
Diffstat (limited to 'EdkUnixPkg')
0 files changed, 0 insertions, 0 deletions