summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
AgeCommit message (Expand)Author
2009-12-31Fix minor coding style issues.qhuang8
2009-12-31Remove the hard-code IoAlign in BlockIo.Media; instead, this value should inh...qhuang8
2009-12-30Fix bug that that the template does not match fields in structure EFI_BLOCK_I...qhuang8
2009-12-29Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver.rsun3
2009-12-29Fix a bug in DegradeResource().rsun3
2009-12-25Add assertion to ensure the boolean value must be 0 or 1 before the use of ar...qhuang8
2009-12-25Fix ICC toolchain build break.rsun3
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun3
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun3
2009-12-241. Fix bug in some boundary cases to calculate SectorCountExp.qhuang8
2009-12-22Add new UEFI driver AtaBusDxe:qhuang8
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-12-16add error handling on usb related modules.eric_tian
2009-12-10Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...AJFISH
2009-10-26Set Handle to NULL when creating a new handle.vanjeff
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-10-14MdeModule EhciDxe: Fix compiler warning for IA32 architecture.jljusten
2009-10-14update code to eliminate the wrong assumption that pci address is equal to ho...eric_tian
2009-10-05MdeModulePkg-UsbBusDxe: Add work around for slower USB hubs/devicesjljusten
2009-09-30For the data region which will be touched by Pci Bus Master, we should alloca...eric_tian
2009-09-151. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-09-14In various archs, Processor memory address may not be same with Pci memory ad...eric_tian
2009-08-24free allocated memory in error handler.eric_tian
2009-08-19add error handler in return places.eric_tian
2009-08-19modify the incorrect timeout value definitions in Usb drivereric_tian
2009-08-11add comments to clarify the enhancement on EHCI driver, which is guaranteed t...eric_tian
2009-07-24code cleanup:eric_tian
2009-07-23Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun3
2009-07-03remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff
2009-06-29Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy
2009-06-26Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian
2009-06-11The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-05-19Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-20Changed ID into Id.vanjeff
2009-04-14HII Library Class interface refine.rsun3
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang8
2009-04-07return value not follow spec.vanjeff
2009-04-03Remove bypass of F11 and F12.jji4
2009-04-01Read-Capacity16 command added for SCSI driversjji4
2009-03-19R8 tracker sync:eric_tian
2009-03-04add check for invalid handle.vanjeff
2009-02-25updateeric_tian
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff