summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb
AgeCommit message (Expand)AuthorFilesLines
2016-12-26MdeModulePkg UsbKbDxe: Execute key notify func at TPL_CALLBACKStar Zeng3-5/+92
2016-11-14MdeModulePkg/UsbMass: Revert changes of removing retry logicFeng Tian2-12/+3
2016-10-27MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-10-27MdeModulePkg/Bus: Fix typos in commentsGary Lin3-4/+4
2016-08-03MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2-4/+13
2016-07-25MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian2-29/+19
2016-07-25MdeModulePkg/UsbBus: remove redundant host controller reset in UsbBusFeng Tian1-4/+1
2016-06-29MdeModulePkg/UsbBusDxe: Fixed USB descriptor length checkEvgeny Yakovlev1-2/+2
2016-05-12MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian1-4/+4
2016-04-21MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2-4/+4
2016-04-21MdeModulePkg/UsbKbDxe: don't assert when the key read is invalidFeng Tian1-5/+10
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo1-0/+2
2016-02-03MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute valueRuiyu Ni1-15/+39
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen14-0/+0
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian1-4/+4
2015-05-20MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi supportFeng Tian5-41/+380
2015-02-23MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2-2/+2
2015-01-27MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPeiFeng Tian1-5/+7
2014-11-24MdeModulePkg: remove usb defined infojaben carsey1-23/+1
2014-09-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian1-1/+2
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2-0/+14
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh2-2/+2
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming7-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star14-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star7-75/+63
2014-08-27MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian1-2/+2
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng7-224/+491
2014-04-10MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass...Tian, Feng2-63/+32
2014-02-11MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng2-38/+125
2014-01-26MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng6-254/+67
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian1-36/+45
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian1-0/+19
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian1-12/+20
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian4-19/+64
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2-2/+2
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2-6/+14
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian1-3/+6
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian1-5/+14
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian3-6/+21
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian2-7/+4
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu2-3/+4
2013-02-21Refine the code to avoid error report.ydong101-1/+2
2012-10-31Fix build failure.li-elvin1-3/+3
2012-10-30Add missing status code in several modules.li-elvin5-2/+104
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian3-8/+13
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2-10/+8
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian3-57/+0
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian2-4/+4
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian2-4/+4
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian4-34/+186