]> git.proxmox.com Git - mirror_edk2.git/commit
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Apr 2011 09:32:25 +0000 (09:32 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Apr 2011 09:32:25 +0000 (09:32 +0000)
commit5d7ca12492d5ffb8380fcbe22b1082e8253c13ac
tree7a8399d19e51a4b969050df19d24491fda175371
parentfcf5e49dc912f27b77b50ddea3c6b7a4ba28717c
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11585 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyBlock.c