]> git.proxmox.com Git - mirror_edk2.git/history - SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon
PeCoffGetEntryPointLib: Fix spelling issue
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugAgent / DebugAgentCommon /
2017-04-26 Jeff FanPeCoffGetEntryPointLib: Fix spelling issue
2017-04-07 Jeff FanSourceLevelDebugPkg/DebugAgent.c: Consume PeCoffSerachI...
2016-08-17 Jeff FanUefiCpuPkg/LocalApic.h: Remove duplicated/conflicted...
2016-06-28 Liming GaoSourceLevelDebugPkg DebugAgentLib: Convert X64/AsmFuncs.asm
2016-06-28 Liming GaoSourceLevelDebugPkg DebugAgentLib: Convert Ia32/AsmFunc...
2016-03-25 Laszlo ErsekSourceLevelDebugPkg: DebugAgentCommon: remove set but...
2015-10-30 Michael KinneySourceLevelDebugPkg: DebugAgent: Set Local APIC Softwar...
2015-09-24 Ruiyu NiSourceLevelDebugPkg: Change the debug message to "v1...
2015-08-27 Jeff FanSourceLevelDebugPkg/DebugTimer: Timer count value 0...
2015-08-27 Jeff FanSourceLevelDebugPkg/DebugTimer: Fix the issue if Curren...
2015-06-08 Jeff FanSourceLevelDebugPkg/DebugAgent: Disable Debug Timer...
2015-05-25 Jeff FanSourceLevelDebugPkg/DebugTimer: Dump Debug Timer parameter
2015-05-18 Ruiyu NiSourceLevelDebugPkg: Fix Serial Port connection cannot...
2015-04-27 Michael KinneySourceLevelDebugPkg/DebugAgent: Support IA32 processors...
2015-04-27 Michael KinneyMdePkg/DebugAgent: Support IA32 processors without...
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Add some comments and...
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF
2015-04-27 Jeff FanSourceLevelDebugPkg/DebugAgent: Add InterruptFlag field
2015-04-21 Jeff FanSourceLevelDebugPkg: Clear Stepping flag as early as...
2015-04-10 Jeff FanSourceLevelDebugPkg: Fix calculate the checksum bug...
2015-04-07 Jeff FanAdd missing parameter in function header.
2015-04-01 Jeff FanSourceLevelDebugPkg: Use CPU Local APIC timer to handle...
2015-03-13 Shumin QiuSourceLevelDebugPkg: Fix typo.
2015-01-20 Ruiyu NiUse RLE (Run Length Encoding) to improve debugging...
2014-12-17 Jeff FanSourceLevelDebugPkg DebugAgentLib: Fix build error...
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-09-09 Anderw FishSourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode...
2014-08-08 Chen FanSourceLevelDebugPkg/DebugAgent: fix trivial typo.
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-22 Tian, HotFix CRLF format
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-04-20 vanjeff1. Add CPU arch type in Mailbox, debug agent will not...
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-10-11 lzeng14Add missing braces around initializer.
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...
2011-12-02 vanjeffSet the current view point to the breaking CPU if it...
2011-09-30 vanjeff1. Fixed issue that firmware cannot boot if no USB...
2011-02-22 jljustenSourceLevelDebugPkg: Pack CPU context structures
2010-09-13 pgao2Fix the issue that might prevent single step in PeCoffE...
2010-09-12 vanjeffImport SourceLevelDebugPkg.