Age | Commit message (Expand) | Author |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-08-20 | IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld... | Eric Dong |
2014-08-08 | SourceLevelDebugPkg/DebugAgent: fix trivial typo. | Chen Fan |
2014-08-08 | Add type cast on variable before operation. | Jeff Fan |
2014-08-08 | clang warns on guard macro not matching in .h file. | Andrew Fish |
2014-07-09 | Fixed typos: hanlder should be handler. | Chen 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-03-27 | Not to copy mailbox into new space when debug agent initialization for S3 Boo... | Jeff Fan |
2014-01-22 | Fix CRLF format | Tian, Hot |
2014-01-15 | Update Debug Agent initialization message to change the version string from "... | Ruiyu Ni |
2014-01-15 | Change the library global variable to add library name prefix to avoid potent... | Ruiyu Ni |
2014-01-10 | Update SourceLevelDebugPkg version: 0.85->0.86 | Jeff Fan |
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-12-13 | Check Context before use it. | Jeff Fan |
2013-12-11 | Correct INF file to make module pass ICC compiler. | Liming Gao |
2013-12-04 | Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu... | Jeff Fan |
2013-11-22 | 1. DebugAgentLib will install reserved vector table to persist vectors. | Jeff Fan |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
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-04-22 | Add security check. | vanjeff |
2013-04-20 | Check-in missing part at r14302. | vanjeff |
2013-04-20 | 1. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch ... | vanjeff |
2013-04-18 | Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE... | niruiyu |
2013-04-18 | Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff... | vanjeff |
2013-03-28 | Fix SourceLevelDebugPkg build failure when the debug port is USB. | niruiyu |
2013-03-27 | Correct the location where the HOST software can be downloaded. | niruiyu |
2013-02-04 | Use ResetSystemLib NULL instance to remove dependency on PcAtChipsetPkg from ... | 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-10-11 | Add missing braces around initializer. | lzeng14 |
2012-06-11 | This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr... | vanjeff |
2012-04-25 | Fix typo "Debugt". | vanjeff |
2012-04-24 | Update copyright format | hhtian |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-02-07 | Generic solution to handle reset failure in some special platforms. | niruiyu |
2011-12-14 | Refine wording in SourceLevelDebugPkg/Readme.txt. | niruiyu |
2011-12-14 | Update SourceLevelDebugPkg version: 0.70 -> 0.71 | vanjeff |
2011-12-02 | Set the current view point to the breaking CPU if it meets breakpoint. | vanjeff |
2011-11-08 | SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid ... | erictian |
2011-09-30 | 1. Fixed issue that firmware cannot boot if no USB debug cable connection. | vanjeff |
2011-09-21 | fix build error. | erictian |
2011-09-20 | Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkg | erictian |
2011-03-10 | Update DebugLib to provide support for "err" command in the EFI Shell to adju... | mdkinney |
2011-02-22 | SourceLevelDebugPkg: Pack CPU context structures | jljusten |
2010-11-17 | Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. | vanjeff |