audk/EdkModulePkg/Universal/Disk/Partition/Dxe
yshang1 c7c02fabf1 Fixed bug in partition driver:
When Block I/O detects the media changed, block driver will reinstall block I/O protocol. If it happened during start() of partition driver, the reinstall protocol would results in the reentrant of the start(). In the patch, we check status of child detection to see whether need clean up the opened block I/O protocol in Start().

Besides, some checking of return status added in usbbus driver to improve robusticiy of the driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2288 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-23 10:28:32 +00:00
..
ComponentName.c Initial import. 2006-04-21 22:54:32 +00:00
ElTorito.c Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Gpt.c Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Mbr.c Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Partition.c Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Partition.h Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Partition.msa Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starndard. and remove the private Gpt.h, Mbr.h and ElTorito.h 2006-11-03 05:46:26 +00:00