summaryrefslogtreecommitdiff
path: root/SourceLevelDebugPkg
AgeCommit message (Expand)Author
2015-04-10SourceLevelDebugPkg: Fix calculate the checksum bug and add NULL pointer checkJeff Fan
2015-04-07Add missing parameter in function header.Jeff Fan
2015-04-01SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan
2015-03-25PeCoffExtraActionLibDebug: Restore debug registers in PeCoffExtraActionLibDebugBrian J. Johnson
2015-03-13SourceLevelDebugPkg: Fix typo.Shumin Qiu
2015-02-05Use MaxPacketSize as the initial buffer size to read data.Elvin Li
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-01-20Use RLE (Run Length Encoding) to improve debugging performance.Ruiyu Ni
2015-01-19SourceLevelDebugPkg: Refine the format of meta data files.Shumin Qiu
2014-12-17SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assemblerJeff Fan
2014-11-10Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.Ruiyu Ni
2014-11-041. Remove any references on other files from DebugTimer.c, to avoid un-used s...Jeff Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-22Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.Elvin Li
2014-09-09SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errorsAnderw Fish
2014-09-03SourceLevelDebugPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong
2014-08-08SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-08clang warns on guard macro not matching in .h file.Andrew Fish
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan
2014-06-25Refine code to make it more safely.Eric Dong
2014-03-27Not to copy mailbox into new space when debug agent initialization for S3 Boo...Jeff Fan
2014-01-22Fix CRLF formatTian, Hot
2014-01-15Update Debug Agent initialization message to change the version string from "...Ruiyu Ni
2014-01-15Change the library global variable to add library name prefix to avoid potent...Ruiyu Ni
2014-01-10Update SourceLevelDebugPkg version: 0.85->0.86Jeff Fan
2013-12-27Update HostSequenceNo for Command packet instead for Response packet.Jeff Fan
2013-12-27Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox...Jeff Fan
2013-12-20Only save HostSequenceNo for new command in Debug Timer handler.Jeff Fan
2013-12-13Check Context before use it.Jeff Fan
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao
2013-12-04Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan
2013-11-221. DebugAgentLib will install reserved vector table to persist vectors.Jeff Fan
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-05-08Updated connecting HOST version information from 1.3 to 1.3.1.vanjeff
2013-05-06Read/Write memory space including MMIO range with the width requested from HOST.vanjeff
2013-04-22Add security check.vanjeff
2013-04-20Check-in missing part at r14302.vanjeff
2013-04-201. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch ...vanjeff
2013-04-18Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE...niruiyu
2013-04-18Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff...vanjeff
2013-03-28Fix SourceLevelDebugPkg build failure when the debug port is USB.niruiyu
2013-03-27Correct the location where the HOST software can be downloaded.niruiyu