]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/Unix/Host/BlockIo.c
Fix bug where open() mode was not being set based on type of device being emulated.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 7 Jan 2012 00:30:52 +0000 (00:30 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 7 Jan 2012 00:30:52 +0000 (00:30 +0000)
commit2c5ce61d06dcedd3f1a9cd3300deb671e448e55a
tree5f24e11f9bc49fd3b2e6f1e21f77a4c629c95fce
parent8db9424e553889e6493e1ec4f73df8e588801fe5
Fix bug where open() mode was not being set based on type of device being emulated.

signed-off-by:andrewfish

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12917 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/Unix/Host/BlockIo.c