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
/
MdeModulePkg
/
Universal
/
EbcDxe
/
EbcDebugger
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-02-08
MdeModulePkg: Fix some typos of "according"
Liming Gao
2016-12-20
MdeModulePkg/EbcDxe: Make variable name follow rules
Dandan Bi
2016-12-14
MdeModulePkg EbcDxe: Fix CLANG38 build failure
Liming Gao
2016-12-09
MdeModulePkg/EbcDxe: Fix incorrect Copyright format
Dandan Bi
2016-12-06
MdeModulePkg/EbcDxe: Add comments for functions
Dandan Bi
2016-12-06
MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as Boolean
Dandan Bi
2016-12-06
MdeModulePkg/EbcDxe: Make the variable name follow rules
Dandan Bi
2016-12-06
MdeModulePkg/EbcDxe: Initialize variable after declaration
Dandan Bi
2016-12-06
MdeModulePkg/EbcDxe: Make the comments align with EDKII coding style
Dandan Bi
2016-11-29
MdeModulePkg/EbcDxe: add EBC Debugger configuration application
Pete Batard
2016-11-29
MdeModulePkg: Fix GCC build failure
Dandan Bi
2016-11-25
MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'
Hao Wu
2016-11-25
MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULL
Hao Wu
2016-11-25
MdeModulePkg/EbcDebugger: Add missing check for symbol not found
Hao Wu
2016-11-25
MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'
Hao Wu
2016-11-25
MdeModulePkg/EbcDebugger: Operands of same size for bitwise operation
Hao Wu
2016-11-23
MdeModulePkg/EbcDxe: reorganize EBC header definitions
Pete Batard
2016-11-23
MdeModulePkg/EbcDxe: add EBC Debugger
Pete Batard