acrn-hypervisor/hypervisor/lib
Yin Fengwei 1b1338bc04 snprintf: Remove the %o and %p support
%x could be used to replace the %o print option.
%x could be used to replace the %p print option also.

Tracked-On: #1656
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-31 13:04:47 +08:00
..
crypto HV:fix expression is not boolean 2018-10-10 13:02:00 +08:00
memory.c HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
misc.c hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00
sprintf.c snprintf: Remove the %o and %p support 2018-10-31 13:04:47 +08:00
string.c hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00