]> git.proxmox.com Git - mirror_edk2.git/commit
Removed connect/disconnect in device command and replace with simple BlockIo readbloc...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 May 2010 19:26:45 +0000 (19:26 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 May 2010 19:26:45 +0000 (19:26 +0000)
commit6191913fb4914f380597904f2025b1deb644e772
tree327ace8237db4d0e395ab7556a8eee21619d9ff8
parent4da3058929fed46bc508c1b30f43c62c64f196b7
Removed connect/disconnect in device command and replace with simple BlockIo readblocks to probe for media change. This relies on ReinstallProtocolInterface() calls in the BlockIo drivers to make the filesystems reload.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10468 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Ebl/EfiDevice.c