]> git.proxmox.com Git - mirror_edk2.git/commit
Added a PCD to turn on/off probing Block IO devices to detect add/remove/change....
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 May 2010 00:09:48 +0000 (00:09 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 May 2010 00:09:48 +0000 (00:09 +0000)
commit884366cf56a53f3e54c19790e60c9eb788706e1c
tree0424d702ca6dc05597b9971aa601381d2b750aa1
parent9f6b977f6619950438ac3b765904b7a3ff454baa
Added a PCD to turn on/off probing Block IO devices to detect add/remove/change. FAT driver does not do this so if the shell does not do this you will get dir hits on an SD Card that has been removed. Default is ON. I moved this feature from device command to main command loop so it gets done after you type return before your command is processed.

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