summaryrefslogtreecommitdiff
path: root/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Transfer.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-584/+584
2021-12-07SourceLevelDebugPkg: Apply uncrustify changesMichael Kubacki1-87/+94
2020-02-11SourceLevelDebugPkg/DebugCommunicationLib: Fix various typosAntoine Coeur1-2/+2
2019-04-09SourceLevelDebugPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-17SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in bufferRuiyu Ni1-0/+7
2018-06-28SourceLevelDebugPkg: Clean up source filesLiming Gao1-23/+23
2018-03-15SourceLevelDebugPkg DebugUsb3: Re-Fix GCC build failuresStar Zeng1-3/+1
2018-03-15Revert "DebugUsb3: Fix GCC build failures"Star Zeng1-1/+3
2018-02-09SourceLevelDebugPkg DebugUsb3: Fix GCC build failuresStar Zeng1-3/+1
2015-04-27SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer lengthFeng Tian1-1/+1
2015-04-01SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan1-41/+14
2015-02-05Use MaxPacketSize as the initial buffer size to read data.Elvin Li1-3/+2
2014-10-22Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.Elvin Li1-0/+606