index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SourceLevelDebugPkg
Age
Commit message (
Expand
)
Author
2015-04-27
SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/...
Michael Kinney
2015-04-27
SourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support IA32 processors withou...
Michael Kinney
2015-04-27
MdePkg/DebugAgent: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS
Michael Kinney
2015-04-27
SourceLevelDebugPkg/DebugAgent: Add some comments and debug message
Jeff Fan
2015-04-27
SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF
Jeff Fan
2015-04-27
SourceLevelDebugPkg/DebugAgent: Add InterruptFlag field
Jeff Fan
2015-04-27
SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length
Feng Tian
2015-04-21
SourceLevelDebugPkg: Clear Stepping flag as early as possible
Jeff Fan
2015-04-15
SourceLevelDebugPkg: Avoid NULL pointer reference.
Jeff Fan
2015-04-10
SourceLevelDebugPkg: Fix calculate the checksum bug and add NULL pointer check
Jeff Fan
2015-04-07
Add missing parameter in function header.
Jeff Fan
2015-04-01
SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.
Jeff Fan
2015-03-25
PeCoffExtraActionLibDebug: Restore debug registers in PeCoffExtraActionLibDebug
Brian J. Johnson
2015-03-13
SourceLevelDebugPkg: Fix typo.
Shumin Qiu
2015-02-05
Use MaxPacketSize as the initial buffer size to read data.
Elvin Li
2015-02-03
*/Contributions.txt: Update example email address
Jordan Justen
2015-01-20
Use RLE (Run Length Encoding) to improve debugging performance.
Ruiyu Ni
2015-01-19
SourceLevelDebugPkg: Refine the format of meta data files.
Shumin Qiu
2014-12-17
SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assembler
Jeff Fan
2014-11-10
Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.
Ruiyu Ni
2014-11-04
1. Remove any references on other files from DebugTimer.c, to avoid un-used s...
Jeff Fan
2014-10-31
EDK II Contributions.txt: Update patch format information
Jordan Justen
2014-10-22
Add DebugCommunicationLibUsb3 for USB3.0 source level debug support.
Elvin Li
2014-09-09
SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors
Anderw Fish
2014-09-03
SourceLevelDebugPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
SourceLevelDebugPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
SourceLevelDebugPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
SourceLevelDebugPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
SourceLevelDebugPkg: INF/DEC file updates to EDK II packages
Gao, Liming
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
[next]