summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbSupportString.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-133/+145
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-31MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpperShenglei Zhang1-35/+4
2019-01-31MdeModulePkg/EbcDebugger: Change function namesShenglei Zhang1-7/+7
2016-12-09MdeModulePkg/EbcDxe: Fix incorrect Copyright formatDandan Bi1-1/+1
2016-12-06MdeModulePkg/EbcDxe: Add comments for functionsDandan Bi1-4/+104
2016-12-06MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as BooleanDandan Bi1-22/+22
2016-12-06MdeModulePkg/EbcDxe: Make the variable name follow rulesDandan Bi1-108/+108
2016-12-06MdeModulePkg/EbcDxe: Make the comments align with EDKII coding styleDandan Bi1-183/+149
2016-11-25MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu1-2/+2
2016-11-23MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard1-0/+991