summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
AgeCommit message (Expand)AuthorFilesLines
2009-08-24free allocated memory in error handler.eric_tian2-0/+9
2009-08-19add error handler in return places.eric_tian1-16/+51
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian3-5/+5
2009-08-11add comments to clarify the enhancement on EHCI driver, which is guaranteed t...eric_tian2-3/+27
2009-07-24code cleanup:eric_tian8-60/+42
2009-07-23Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian1-6/+113
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun31-2/+8
2009-07-03remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff6-7179/+0
2009-06-29Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy3-38/+179
2009-06-26Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy1-1/+1
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian3-39/+6
2009-06-11The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy1-1/+1
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney2-0/+2
2009-05-19Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun31-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy17-36/+36
2009-04-20Changed ID into Id.vanjeff1-2/+2
2009-04-14HII Library Class interface refine.rsun31-8/+8
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten5-3/+8
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff6-2/+121
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang85-142/+230
2009-04-07return value not follow spec.vanjeff1-2/+4
2009-04-03Remove bypass of F11 and F12.jji41-4/+1
2009-04-01Read-Capacity16 command added for SCSI driversjji42-46/+113
2009-03-19R8 tracker sync:eric_tian1-0/+14
2009-03-04add check for invalid handle.vanjeff1-0/+4
2009-02-25updateeric_tian3-6/+6
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-40/+3
2009-02-231. Retired HotPlugDevice protocol.vanjeff3-13/+2
2009-02-23Minor update on capitalization for ECC check.xli242-2/+2
2009-02-13enhanced security check.vanjeff1-4/+4
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian1-0/+1
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian3-6/+18
2009-02-06clean ecceric_tian2-9/+6
2009-02-06Pass ECC check.xli241-2/+2
2009-02-06Coding style checkedjji41-1/+1
2009-02-06fix ecceric_tian1-1/+1
2009-02-04Use TO_START and BY_START for UEFI driver model driver.qwang122-4/+4
2009-02-043) Doxygen comment cleanup.qwang124-24/+0
2009-02-043) Doxygen comment cleanup.qwang125-48/+0
2009-02-041) Fix a typo in EhcMoniteAsyncRequests.qwang1213-104/+25
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42-4/+10
2009-02-03Code size optimized jji41-8/+6
2009-02-03Add information in Meta-Data fileeric_tian1-4/+11
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-03Add information in Meta-Data fileeric_tian1-2/+8
2009-02-02add parameter check logic to clean up Klocwork warning.eric_tian1-2/+9
2009-01-23Update for Meta data.xli247-30/+109
2009-01-22Add check for NULL pointer.xli241-0/+1
2009-01-19Source level security checkedjji41-1/+0
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-7/+6