audk/EmbeddedPkg/Ebl
andrewfish 884366cf56 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
2010-05-11 00:09:48 +00:00
..
CmdTemplate.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Command.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Dir.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Ebl.h Remove probe for removable media from FileLib, it was getting called way too much. Now it is in the EBL shell device command. Cleanup some spacing issues in the lib code. 2010-05-04 16:29:32 +00:00
Ebl.inf 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. 2010-05-11 00:09:48 +00:00
EfiDevice.c 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. 2010-05-11 00:09:48 +00:00
Hob.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
HwDebug.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
HwIoDebug.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Main.c 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. 2010-05-11 00:09:48 +00:00
Network.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Script.c Update the copyright notice format 2010-04-29 12:40:51 +00:00