summaryrefslogtreecommitdiff
path: root/EdkUnixPkg
diff options
context:
space:
mode:
authorhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-12 02:06:19 +0000
committerhtao <htao@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-12 02:06:19 +0000
commit999e19b210b535af57f6792bfac88cd753bd357c (patch)
treef3f02770ca18f75ba55b072d0222738378b0d768 /EdkUnixPkg
parent8156f2db7d082ada4233dbd5127e66504ce9f27c (diff)
downloadedk2-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