summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus
Commit message (Expand)AuthorAgeFilesLines
* code cleanup:eric_tian2009-07-248-60/+42
* Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian2009-07-231-6/+113
* Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun32009-07-231-2/+8
* remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkgvanjeff2009-07-036-7179/+0
* Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy2009-06-293-38/+179
* Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy2009-06-261-1/+1
* remove the self-implementation on checksum() in this module by using BaseLib.eric_tian2009-06-243-39/+6
* The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated k...gikidy2009-06-111-1/+1
* Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney2009-05-202-0/+2
* Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun32009-05-191-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-3017-36/+36
* Changed ID into Id.vanjeff2009-04-201-2/+2
* HII Library Class interface refine.rsun32009-04-141-8/+8
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-105-3/+8
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-106-2/+121
* Install default keyboard layout package in USB keyboard driver.qhuang82009-04-105-142/+230
* return value not follow spec.vanjeff2009-04-071-2/+4
* Remove bypass of F11 and F12.jji42009-04-031-4/+1
* Read-Capacity16 command added for SCSI driversjji42009-04-012-46/+113
* R8 tracker sync:eric_tian2009-03-191-0/+14
* add check for invalid handle.vanjeff2009-03-041-0/+4
* updateeric_tian2009-02-253-6/+6
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-40/+3
* 1. Retired HotPlugDevice protocol.vanjeff2009-02-233-13/+2
* Minor update on capitalization for ECC check.xli242009-02-232-2/+2
* enhanced security check.vanjeff2009-02-131-4/+4
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-0/+1
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-123-6/+18
* clean ecceric_tian2009-02-062-9/+6
* Pass ECC check.xli242009-02-061-2/+2
* Coding style checkedjji42009-02-061-1/+1
* fix ecceric_tian2009-02-061-1/+1
* Use TO_START and BY_START for UEFI driver model driver.qwang122009-02-042-4/+4
* 3) Doxygen comment cleanup.qwang122009-02-044-24/+0
* 3) Doxygen comment cleanup.qwang122009-02-045-48/+0
* 1) Fix a typo in EhcMoniteAsyncRequests.qwang122009-02-0413-104/+25
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-032-4/+10
* Code size optimized jji42009-02-031-8/+6
* Add information in Meta-Data fileeric_tian2009-02-031-4/+11
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* Update for Meta data.xli242009-01-237-30/+109
* Add check for NULL pointer.xli242009-01-221-0/+1
* Source level security checkedjji42009-01-191-1/+0
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-162-7/+6
* Minor refinement for USB modules.xli242009-01-137-86/+90
* Update for code security.xli242009-01-133-3/+21
* Refine USB Mass Storage Driver.xli242009-01-1211-314/+341
* Code scrub for USB Mass Storage Driver.xli242009-01-129-694/+952