index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SourceLevelDebugPkg
/
Library
/
DebugAgent
/
DebugAgentCommon
/
DebugAgent.c
Age
Commit message (
Expand
)
Author
2015-04-01
SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.
Jeff Fan
2015-03-13
SourceLevelDebugPkg: Fix typo.
Shumin Qiu
2015-01-20
Use RLE (Run Length Encoding) to improve debugging performance.
Ruiyu Ni
2014-11-10
Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.
Ruiyu Ni
2014-11-04
1. Remove any references on other files from DebugTimer.c, to avoid un-used s...
Jeff Fan
2014-08-08
Add type cast on variable before operation.
Jeff Fan
2014-06-30
Fix the potential address overflow issue when checking PE signature.
Jeff Fan
2014-06-25
Refine code to make it more safely.
Eric Dong
2014-01-15
Update Debug Agent initialization message to change the version string from "...
Ruiyu Ni
2013-12-27
Update HostSequenceNo for Command packet instead for Response packet.
Jeff Fan
2013-12-27
Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox...
Jeff Fan
2013-12-20
Only save HostSequenceNo for new command in Debug Timer handler.
Jeff Fan
2013-11-22
1. DebugAgentLib will install reserved vector table to persist vectors.
Jeff Fan
2013-05-08
Updated connecting HOST version information from 1.3 to 1.3.1.
vanjeff
2013-05-06
Read/Write memory space including MMIO range with the width requested from HOST.
vanjeff
2013-01-25
This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...
vanjeff
2012-10-11
Roll back r13823.
vanjeff
2012-10-11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13823 6f...
vanjeff
2012-06-11
This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...
vanjeff
2012-02-07
Generic solution to handle reset failure in some special platforms.
niruiyu
2010-09-13
Fix the issue that might prevent single step in PeCoffExtraActionLib (right a...
pgao2
2010-09-12
Import SourceLevelDebugPkg.
vanjeff