acrn-hypervisor/hypervisor/debug
Minggui Cao 10ed599b50 HV: cleanup sprintf&string.c MISRA-C issues
main focus on integral issues, and change some functions
interface to unify the params data type; also modify to
simplify the code logic.

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-27 10:50:54 +08:00
..
console.c hv:Remove dead code in console.c 2018-07-25 15:32:11 +08:00
dump.c hv: cpu: using struct cpu_gp_regs for general-purpose regs in inter_excp_ctx 2018-07-25 13:05:38 +08:00
logmsg.c HV: logical and high level precedence expression needs brackets 2018-07-24 10:10:39 +08:00
printf.c HV: cleanup sprintf&string.c MISRA-C issues 2018-07-27 10:50:54 +08:00
sbuf.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
serial_internal.h HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
serial.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
shell_internal.c hv:Change shell_init to void type 2018-07-25 17:06:44 +08:00
shell_internal.h hv:Change shell_init to void type 2018-07-25 17:06:44 +08:00
shell_public.c hv:Change shell_init to void type 2018-07-25 17:06:44 +08:00
uart16550.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
uart16550.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
vuart.c HV: prototyping non-static function 2018-07-16 10:35:54 +08:00