audk/MdeModulePkg/Bus
erictian 2721fabc53 MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented at AHCI mode.
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Sun Rui <rui.sun@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13370 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-29 07:05:33 +00:00
..
Ata MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented at AHCI mode. 2012-05-29 07:05:33 +00:00
Pci MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain. 2012-05-02 06:21:43 +00:00
Scsi MdeModulePkg: When media_change happens at Partition.Start(), the lower driver (ScsiDisk) should immediately return EFI_MEDIA_CHANGE but not EFI_SUCCESS. This way is used to avoid the interrupted Partition.Start() closes those opened protocols(DiskIo and DevicePath protocol) who are using by the re-entered partition driver at the same handle. 2012-03-06 09:34:14 +00:00
Usb Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough. 2012-05-24 08:29:09 +00:00