summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbSupportString.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-133/+145
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/EbcDebugger: Use AsciiCharToUpper and CharToUpperShenglei Zhang2019-01-311-35/+4
* MdeModulePkg/EbcDebugger: Change function namesShenglei Zhang2019-01-311-7/+7
* MdeModulePkg/EbcDxe: Fix incorrect Copyright formatDandan Bi2016-12-091-1/+1
* MdeModulePkg/EbcDxe: Add comments for functionsDandan Bi2016-12-061-4/+104
* MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as BooleanDandan Bi2016-12-061-22/+22
* MdeModulePkg/EbcDxe: Make the variable name follow rulesDandan Bi2016-12-061-108/+108
* MdeModulePkg/EbcDxe: Make the comments align with EDKII coding styleDandan Bi2016-12-061-183/+149
* MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu2016-11-251-2/+2
* MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard2016-11-231-0/+991