mirror_edk2/MdeModulePkg/Bus/Scsi
2012-03-06 09:34:14 +00:00
..
ScsiBusDxe Allocate aligned buffer to satisfy the IoAlign requirement of high level protocol. 2011-11-25 09:52:12 +00:00
ScsiDiskDxe 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