[PATCH v4 00/13] Improve sbi_console
Xiang W
wxjstz at 126.com
Thu Jun 8 00:36:30 PDT 2023
在 2023-06-08星期四的 15:29 +0800,Xiang W写道:
> v4 changes:
> - PATCH10: Simplify printc
> - add PATCH11, handle special case
v4 changes:
- PATCH11: Simplify printc
- add PATCH13, handle special case
>
> v3 changes:
> - PATCH11: Simplify get info->type
> - PATCH12: Change the way to keep USED_TBUF by and to reset it by use_tbuf
>
> v2 changes:
> - add patch 10-12
>
> Xiang W (13):
> lib: sbi: Fix missing contine in print
> lib: sbi: Fix how print gets flags
> lib: sbi: print not fill '0' when left-aligned
> lib: sbi: Add '+' flags for print
> lib: sbi: Add ' ' '\'' flags for print
> lib: sbi: implifying the parameters of printi
> lib: sbi: print add 'o' type
> lib: sbi: Fix printi
> lib: sbi: Simplify prints
> lib: sbi: sbi_console.c code re-layout
> lib: sbi: Add print_info for sbi_console.c
> lib: sbi: Fix timing of clearing tbuf
> lib: sbi: Fix missing '\0' when buffer szie equal 1
>
> lib/sbi/sbi_console.c | 413 ++++++++++++++++++++++--------------------
> 1 file changed, 212 insertions(+), 201 deletions(-)
>
More information about the opensbi
mailing list