audk/MdeModulePkg/Bus
eric_tian 7e038442a8 remove the self-implementation on checksum() in this module by using BaseLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8637 6f19259b-4bc3-4df7-8a09-765794883524
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