1. f95e6f6 IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde” by Eric Dong · 10 years ago
  2. ff8ad58 SourceLevelDebugPkg/DebugAgent: fix trivial typo. by Chen Fan · 10 years ago
  3. 31fc7b4 Add type cast on variable before operation. by Jeff Fan · 10 years ago
  4. 1d1f4c6 clang warns on guard macro not matching in .h file. by Andrew Fish · 10 years ago
  5. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
  6. 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
  7. 79ecd2d Refine code to make it more safely. by Eric Dong · 11 years ago
  8. 3bf04a7 Not to copy mailbox into new space when debug agent initialization for S3 Boot Script. by Jeff Fan · 11 years ago
  9. af0202a Fix CRLF format by Tian, Hot · 11 years ago
  10. 875670e Update Debug Agent initialization message to change the version string from "1.3.1" to "1.4" by Ruiyu Ni · 11 years ago
  11. d6211ea Change the library global variable to add library name prefix to avoid potential compilation failure. by Ruiyu Ni · 11 years ago
  12. 4d92c22 Update SourceLevelDebugPkg version: 0.85->0.86 by Jeff Fan · 11 years ago
  13. b8b86ec Update HostSequenceNo for Command packet instead for Response packet. by Jeff Fan · 11 years ago
  14. 96c8339 Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox locker nested issue. by Jeff Fan · 11 years ago
  15. 4692bc0 Only save HostSequenceNo for new command in Debug Timer handler. by Jeff Fan · 11 years ago
  16. a1ac579 Check Context before use it. by Jeff Fan · 11 years ago
  17. 4db0b65 Correct INF file to make module pass ICC compiler. by Liming Gao · 11 years ago
  18. 5ab7f88 Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebugAgentPhase2(). by Jeff Fan · 11 years ago
  19. 8cc26df 1. DebugAgentLib will install reserved vector table to persist vectors. by Jeff Fan · 11 years ago
  20. 4d0da5f Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
  21. 4db921c Updated connecting HOST version information from 1.3 to 1.3.1. by vanjeff · 12 years ago
  22. 845a7fe Read/Write memory space including MMIO range with the width requested from HOST. by vanjeff · 12 years ago
  23. 8cbad98 Add security check. by vanjeff · 12 years ago
  24. b6d1508 Check-in missing part at r14302. by vanjeff · 12 years ago
  25. 0a48876 1. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch changed. by vanjeff · 12 years ago
  26. 9372324 Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE bit is not set. by niruiyu · 12 years ago
  27. dca1820 Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buffer since original allocated pool memory may be marked as free by DXE Core. by vanjeff · 12 years ago
  28. b2fdb17 Fix SourceLevelDebugPkg build failure when the debug port is USB. by niruiyu · 12 years ago
  29. dc4e55a Correct the location where the HOST software can be downloaded. by niruiyu · 12 years ago
  30. d6e1d9c Use ResetSystemLib NULL instance to remove dependency on PcAtChipsetPkg from SourceLevelDebugPKg. by vanjeff · 12 years ago
  31. b422b62 This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or greater. Detailed change log is as below: by vanjeff · 12 years ago
  32. 48da9f0 Roll back r13823. by vanjeff · 12 years ago
  33. ab04e71 by vanjeff · 12 years ago
  34. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  35. 93c0bde This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or greater. Detailed change log is as below: by vanjeff · 13 years ago
  36. 894c9c6 Fix typo "Debugt". by vanjeff · 13 years ago
  37. bff8c6f Update copyright format by hhtian · 13 years ago
  38. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  39. b4ebbaf Generic solution to handle reset failure in some special platforms. by niruiyu · 13 years ago
  40. e7b100f Refine wording in SourceLevelDebugPkg/Readme.txt. by niruiyu · 13 years ago
  41. b6de1db Update SourceLevelDebugPkg version: 0.70 -> 0.71 by vanjeff · 13 years ago
  42. 28c6c87 Set the current view point to the breaking CPU if it meets breakpoint. by vanjeff · 13 years ago
  43. f98c268 SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid assertion by erictian · 13 years ago
  44. e210483 1. Fixed issue that firmware cannot boot if no USB debug cable connection. by vanjeff · 13 years ago
  45. ec99fa8 fix build error. by erictian · 13 years ago
  46. 83283ef Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkg by erictian · 13 years ago
  47. 351ff41 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  48. 59424ff SourceLevelDebugPkg: Pack CPU context structures by jljusten · 14 years ago
  49. b6ee589 Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. by vanjeff · 14 years ago
  50. 0a16169 Fix the issue that might prevent single step in PeCoffExtraActionLib (right after triggering breakpoint to notify image load/unload) work. by pgao2 · 14 years ago
  51. 1c5709f minor format update to make text wrap around column 80 by hhtian · 14 years ago
  52. 18b144e Import SourceLevelDebugPkg. by vanjeff · 14 years ago