mirror_edk2/MdeModulePkg/Bus
2009-06-24 02:30:53 +00:00
..
Pci remove the self-implementation on checksum() in this module by using BaseLib. 2009-06-24 02:30:53 +00:00
Scsi Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be discovered. Per SCSI spec, the standard INQUIRY data shall contain at least 36 bytes and the length of the data is variable. The definition 2009-05-19 05:38:40 +00:00
Usb The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated key stoke, should use CallBack instead. 2009-06-11 06:25:30 +00:00