summaryrefslogtreecommitdiff
path: root/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/DebugCommunicationLibUsb.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-06SourceLevelDebugPkg: Fix spelling errorsMichael Kubacki1-1/+1
2021-12-07SourceLevelDebugPkg: Apply uncrustify changesMichael Kubacki1-249/+271
2021-12-07SourceLevelDebugPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-7/+6
2019-04-09SourceLevelDebugPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SourceLevelDebugPkg: Clean up source filesLiming Gao1-7/+7
2018-06-19SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint config.Marvin H?user1-2/+16
2017-03-06SourceLevelDebugPkg: Refine casting expression result to bigger sizeHao Wu1-9/+9
2016-10-24SourceLevelDebugPkg: Fix typos in commentsGary Lin1-2/+2
2016-03-25SourceLevelDebugPkg: DebugCommunicationLibUsb: remove set but unused variablesLaszlo Ersek1-13/+1
2015-04-01SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan1-195/+12
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong1-1/+1
2014-01-15Change the library global variable to add library name prefix to avoid potent...Ruiyu Ni1-14/+15
2013-04-18Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE...niruiyu1-1/+9
2013-01-25This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff1-59/+169
2012-06-11This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff1-137/+175
2011-11-08SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid ...erictian1-1/+21
2011-09-301. Fixed issue that firmware cannot boot if no USB debug cable connection.vanjeff1-3/+34
2011-09-21fix build error.erictian1-2/+9
2011-09-20Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkgerictian1-5/+7
2010-09-12Import SourceLevelDebugPkg.vanjeff1-0/+1076