acrn-hypervisor/hypervisor/boot
Minggui Cao 23a5c74ac7 HV: handle integral issues as MISRA-C report
mainly focus on: like U/UL as unsigned suffix;
char and int mix usage; also change some function's params
for data type consistent.

Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-20 10:39:46 +08:00
..
include hv: cleanup cpu.c and cpu.h 2018-07-11 10:25:16 +08:00
sbl HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
acpi.c HV: prototyping non-static function 2018-07-16 10:35:54 +08:00
dmar_parse.c hv: change several APIs to void type 2018-07-18 12:30:37 +08:00
reloc.c hv: further fix to configurable relocatoin 2018-07-16 13:05:04 +08:00