]> git.proxmox.com Git - mirror_edk2.git/history - SourceLevelDebugPkg/Library
Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMax...
[mirror_edk2.git] / SourceLevelDebugPkg / Library /
2014-08-20 Eric DongIntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the...
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-03-27 Jeff FanNot to copy mailbox into new space when debug agent...
2014-01-22 Tian, HotFix CRLF format
2014-01-15 Ruiyu NiUpdate Debug Agent initialization message to change...
2014-01-15 Ruiyu NiChange the library global variable to add library name...
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-12-13 Jeff FanCheck Context before use it.
2013-12-11 Liming GaoCorrect INF file to make module pass ICC compiler.
2013-12-04 Jeff FanAdd InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to...
2013-11-22 Jeff Fan1. DebugAgentLib will install reserved vector table...
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2013-05-08 vanjeffUpdated connecting HOST version information from 1...
2013-05-06 vanjeffRead/Write memory space including MMIO range with the...
2013-04-22 vanjeffAdd security check.
2013-04-20 vanjeffCheck-in missing part at r14302.
2013-04-20 vanjeff1. Add CPU arch type in Mailbox, debug agent will not...
2013-04-18 niruiyuEnhance DebugCommunicationLibUsb to reset the debug...
2013-04-18 vanjeffAllocate ACPImemoryNVS type memory to save mailbox...
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-11-08 erictianSourceLevelDebugPkg: Check if PcdUsbEhciPciAddress...
2011-09-30 vanjeff1. Fixed issue that firmware cannot boot if no USB...
2011-09-21 erictianfix build error.
2011-09-20 erictianFix the issue that null pointer may be dereferenced...
2011-02-22 jljustenSourceLevelDebugPkg: Pack CPU context structures
2010-11-17 vanjeffRemoved unnecessary GLOBAL_REMOVE_IF_UNREFERENCED.
2010-09-13 pgao2Fix the issue that might prevent single step in PeCoffE...
2010-09-12 vanjeffImport SourceLevelDebugPkg.