Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
febad023bfa78ed41e5d932f44e96a0f6c7b360a
/
SourceLevelDebugPkg
f95e6f6
IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde”
by Eric Dong
· 10 years ago
ff8ad58
SourceLevelDebugPkg/DebugAgent: fix trivial typo.
by Chen Fan
· 10 years ago
31fc7b4
Add type cast on variable before operation.
by Jeff Fan
· 10 years ago
1d1f4c6
clang warns on guard macro not matching in .h file.
by Andrew Fish
· 10 years ago
e364478
Fixed typos: hanlder should be handler.
by Chen Fan
· 10 years ago
9e2364e
Fix the potential address overflow issue when checking PE signature.
by Jeff Fan
· 11 years ago
79ecd2d
Refine code to make it more safely.
by Eric Dong
· 11 years ago
3bf04a7
Not to copy mailbox into new space when debug agent initialization for S3 Boot Script.
by Jeff Fan
· 11 years ago
af0202a
Fix CRLF format
by Tian, Hot
· 11 years ago
875670e
Update Debug Agent initialization message to change the version string from "1.3.1" to "1.4"
by Ruiyu Ni
· 11 years ago
d6211ea
Change the library global variable to add library name prefix to avoid potential compilation failure.
by Ruiyu Ni
· 11 years ago
4d92c22
Update SourceLevelDebugPkg version: 0.85->0.86
by Jeff Fan
· 11 years ago
b8b86ec
Update HostSequenceNo for Command packet instead for Response packet.
by Jeff Fan
· 11 years ago
96c8339
Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox locker nested issue.
by Jeff Fan
· 11 years ago
4692bc0
Only save HostSequenceNo for new command in Debug Timer handler.
by Jeff Fan
· 11 years ago
a1ac579
Check Context before use it.
by Jeff Fan
· 11 years ago
4db0b65
Correct INF file to make module pass ICC compiler.
by Liming Gao
· 11 years ago
5ab7f88
Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebugAgentPhase2().
by Jeff Fan
· 11 years ago
8cc26df
1. DebugAgentLib will install reserved vector table to persist vectors.
by Jeff Fan
· 11 years ago
4d0da5f
Add support for PI1.2.1 TempRam Done PPI.
by Liming Gao
· 11 years ago
4db921c
Updated connecting HOST version information from 1.3 to 1.3.1.
by vanjeff
· 12 years ago
845a7fe
Read/Write memory space including MMIO range with the width requested from HOST.
by vanjeff
· 12 years ago
8cbad98
Add security check.
by vanjeff
· 12 years ago
b6d1508
Check-in missing part at r14302.
by vanjeff
· 12 years ago
0a48876
1. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch changed.
by vanjeff
· 12 years ago
9372324
Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE bit is not set.
by niruiyu
· 12 years ago
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
b2fdb17
Fix SourceLevelDebugPkg build failure when the debug port is USB.
by niruiyu
· 12 years ago
dc4e55a
Correct the location where the HOST software can be downloaded.
by niruiyu
· 12 years ago
d6e1d9c
Use ResetSystemLib NULL instance to remove dependency on PcAtChipsetPkg from SourceLevelDebugPKg.
by vanjeff
· 12 years ago
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
48da9f0
Roll back r13823.
by vanjeff
· 12 years ago
ab04e71
by vanjeff
· 12 years ago
ce68d3b
Add missing braces around initializer.
by lzeng14
· 12 years ago
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
894c9c6
Fix typo "Debugt".
by vanjeff
· 13 years ago
bff8c6f
Update copyright format
by hhtian
· 13 years ago
ea4ee7a
EDK II Packages: Add Contributions.txt and License.txt files
by jljusten
· 13 years ago
b4ebbaf
Generic solution to handle reset failure in some special platforms.
by niruiyu
· 13 years ago
e7b100f
Refine wording in SourceLevelDebugPkg/Readme.txt.
by niruiyu
· 13 years ago
b6de1db
Update SourceLevelDebugPkg version: 0.70 -> 0.71
by vanjeff
· 13 years ago
28c6c87
Set the current view point to the breaking CPU if it meets breakpoint.
by vanjeff
· 13 years ago
f98c268
SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid assertion
by erictian
· 13 years ago
e210483
1. Fixed issue that firmware cannot boot if no USB debug cable connection.
by vanjeff
· 13 years ago
ec99fa8
fix build error.
by erictian
· 13 years ago
83283ef
Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkg
by erictian
· 13 years ago
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
59424ff
SourceLevelDebugPkg: Pack CPU context structures
by jljusten
· 14 years ago
b6ee589
Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED.
by vanjeff
· 14 years ago
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
1c5709f
minor format update to make text wrap around column 80
by hhtian
· 14 years ago
18b144e
Import SourceLevelDebugPkg.
by vanjeff
· 14 years ago