Age | Commit message (Expand) | Author |
2015-08-06 | MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. | Feng Tian |
2015-06-09 | MdeModulePkg/UhciDxe: Update async polling interval to 1ms. | Tian Feng |
2015-03-12 | MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte... | Feng Tian |
2015-02-23 | MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules | Laszlo Ersek |
2014-11-27 | MdeModulePkg: Misc comments and DEBUG messages | Samer El-Haj-Mahmoud |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen Fan |
2013-12-03 | MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul... | Feng Tian |
2013-10-08 | Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t... | Samer El-Haj-Mahmoud |
2013-06-24 | MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling... | Feng Tian |
2012-11-02 | Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU... | li-elvin |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2011-08-24 | Remove CONST modifier to be spec compliance | erictian |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-03-04 | when timeout is 0, infinite loop on the timeout request to follow UEFI spec | erictian |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
2010-05-07 | Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex... | mdkinney |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-20 | Fix compile break on IA32 arch. | lgao4 |
2010-03-19 | Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.... | erictian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 |
2009-09-30 | For the data region which will be touched by Pci Bus Master, we should alloca... | eric_tian |
2009-09-14 | In various archs, Processor memory address may not be same with Pci memory ad... | eric_tian |
2009-08-19 | modify the incorrect timeout value definitions in Usb driver | eric_tian |
2009-07-24 | code cleanup: | eric_tian |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten |
2009-04-10 | fixed DMA not be stopped issue when gBS->ExitBootServices called. | vanjeff |
2009-02-25 | update | eric_tian |
2009-02-06 | clean ecc | eric_tian |
2009-02-04 | Use TO_START and BY_START for UEFI driver model driver. | qwang12 |
2009-02-04 | 3) Doxygen comment cleanup. | qwang12 |
2009-02-03 | Add information in Meta-Data file | eric_tian |
2009-02-02 | add parameter check logic to clean up Klocwork warning. | eric_tian |
2009-01-19 | Source level security checked | jji4 |
2008-12-26 | Library usage checked | jji4 |
2008-12-18 | check the usage of %d,%x,%ld,%lx and so on in debug print statement. | jji4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-12 | Add description to .inf files. | gikidy |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-12-03 | Global variables have been moved backward ahead of functions. | jji4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |