audk/EdkModulePkg/Universal
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
..
Capsule/RuntimeDxe Bug fix for "CapsuleUpdate does not handle memory lost correctly" 2006-11-02 07:24:49 +00:00
ConPlatform/Dxe Fix component name bugs when input Controller Name is invalid 2007-01-19 08:06:15 +00:00
Console Fix component name bugs when input Controller Name is invalid 2007-01-19 08:06:15 +00:00
DataHub Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
DebugSupport/Dxe Fix several capitalization issues. 2007-01-16 19:59:43 +00:00
Debugger/Debugport/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
DevicePath/Dxe 1.Fix a typo in DevicePath Driver 2007-01-12 03:09:40 +00:00
Disk Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Ebc/Dxe 1.Fix a typo in DevicePath Driver 2007-01-12 03:09:40 +00:00
EmuVariable/RuntimeDxe Volatile variable is read-only in runtime. 2007-01-04 09:21:03 +00:00
FirmwareVolume Fix the issues, 2007-01-16 02:57:57 +00:00
GenericMemoryTest Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
MonotonicCounter/RuntimeDxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Network Fix component name bugs when input Controller Name is invalid 2007-01-19 08:06:15 +00:00
PCD Corrected a small bugs: 2007-01-23 08:28:43 +00:00
Runtime/RuntimeDxe Only include SAL related definitions if the CPU Arch is IPF 2006-12-18 20:03:44 +00:00
Security/SecurityStub/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
StatusCode git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2231 6f19259b-4bc3-4df7-8a09-765794883524 2007-01-12 04:02:02 +00:00
UserInterface 1.Fix a typo in DevicePath Driver 2007-01-12 03:09:40 +00:00
Variable Volatile variable is read-only in runtime. 2007-01-04 09:21:03 +00:00
WatchdogTimer/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00