audk/EdkModulePkg
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
..
Application/HelloWorld Fixed EDKT482. Added support for multiple msa files in the same directory. 2006-12-08 08:14:10 +00:00
Bus Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Core Fix several capitalization issues. 2007-01-16 19:59:43 +00:00
Include fix some coding style issues. 2007-01-09 06:16:39 +00:00
Library 1) Added prototype of constructor and destructor in the library's AutoGen.h. This is necessary for Intel Compiler. 2007-01-19 06:25:21 +00:00
Universal Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
Blank.pad Delete Build directory 2006-09-20 14:24:17 +00:00
EdkModulePkg.fpd 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. 2006-12-13 03:11:47 +00:00
EdkModulePkg.spd Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with those Unicode String names, which are forbidden to pair with gEfiGlobalVariableGuid according to newest Uefi Spec. 2006-12-28 05:16:05 +00:00