mirror_edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe
2012-03-06 09:34:14 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ScsiDisk.c 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
ScsiDisk.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ScsiDiskDxe.inf Update the copyright notice format 2010-04-24 09:49:11 +00:00