summaryrefslogtreecommitdiffstats
path: root/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Transfer.c
Commit message (Expand)AuthorAgeFilesLines
* SourceLevelDebugPkg/DebugCommunicationLib: Fix various typosAntoine Coeur2020-02-101-2/+2
* SourceLevelDebugPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in bufferRuiyu Ni2018-10-171-0/+7
* SourceLevelDebugPkg: Clean up source filesLiming Gao2018-06-281-23/+23
* SourceLevelDebugPkg DebugUsb3: Re-Fix GCC build failuresStar Zeng2018-03-151-3/+1
* Revert "DebugUsb3: Fix GCC build failures"Star Zeng2018-03-151-1/+3
* SourceLevelDebugPkg DebugUsb3: Fix GCC build failuresStar Zeng2018-02-091-3/+1
* SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer lengthFeng Tian2015-04-271-1/+1
* SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan2015-04-011-41/+14
* Use MaxPacketSize as the initial buffer size to read data.Elvin Li2015-02-051-3/+2
* Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.Elvin Li2014-10-221-0/+606