acrn-hypervisor/hypervisor/boot
Shiqing Gao 54439ecae1 hv: treewide: fix 'Expression is not Boolean'
MISRA-C requires that the controlling expression of an if statement or
an iteration-statement shall be Boolean type.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-09-03 11:23:53 +08:00
..
include hv: treewide: fix 'Array has no bounds specified' 2018-08-03 12:40:21 +08:00
sbl hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
acpi.c hv: fixed compiling warning 2018-08-17 12:36:53 +08:00
dmar_parse.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
reloc.c hv: fix MISRA-C issues related to for loop 2018-08-31 09:20:48 +08:00