]> git.proxmox.com Git - mirror_edk2.git/history - SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
MdeModulePkg: add error handling when DXE IPL PPI is not found.
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugAgent / DebugAgentCommon / DebugAgent.c
2015-03-13 Shumin QiuSourceLevelDebugPkg: Fix typo.
2015-01-20 Ruiyu NiUse RLE (Run Length Encoding) to improve debugging...
2014-11-10 Ruiyu NiFix a bug in DebugAgent that hang happens when the...
2014-11-04 Jeff Fan1. Remove any references on other files from DebugTimer...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-06-30 Jeff FanFix the potential address overflow issue when checking...
2014-06-25 Eric DongRefine code to make it more safely.
2014-01-15 Ruiyu NiUpdate Debug Agent initialization message to change...
2013-12-27 Jeff FanUpdate HostSequenceNo for Command packet instead for...
2013-12-27 Jeff FanRemove Debug message output from UpdateMailboxContent...
2013-12-20 Jeff FanOnly save HostSequenceNo for new command in Debug Timer...
2013-11-22 Jeff Fan1. DebugAgentLib will install reserved vector table...
2013-05-08 vanjeffUpdated connecting HOST version information from 1...
2013-05-06 vanjeffRead/Write memory space including MMIO range with the...
2013-01-25 vanjeffThis revision can only work with Intel(c) UDK Debugger...
2012-10-11 vanjeffRoll back r13823.
2012-10-11 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2012-06-11 vanjeffThis revision can only work with Intel(c) UDK Debugger...
2012-02-07 niruiyuGeneric solution to handle reset failure in some specia...
2010-09-13 pgao2Fix the issue that might prevent single step in PeCoffE...
2010-09-12 vanjeffImport SourceLevelDebugPkg.