acrn-hypervisor/hypervisor/lib
Li, Fei1 f33edc67fe hv: fix reference parameter to procedure is reassigned
Reassign reference parameter may lead to possibly serious errors
and unmaintainability. This patch wants to fix this by avoiding
do this.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2018-12-07 16:39:58 +08:00
..
crypto HV: Remove some comments for crypto library 2018-12-04 16:48:22 +08:00
memory.c hv: fix type conversion without cast with explicit conversion 2018-12-05 13:17:38 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c hv: lib: refine print_decimal 2018-12-05 13:17:38 +08:00
string.c hv: fix reference parameter to procedure is reassigned 2018-12-07 16:39:58 +08:00