acrn-hypervisor/hypervisor/boot/guest
Huihuang Shi 3a61530d4e HV:fix simple violations
Fix the violations not touched the logical.
1.Function return value not checked.
2.Logical conjuctions need brackets.
3.No brackets to then/else.
4.Type conversion without cast.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
2019-06-25 20:09:21 +08:00
..
deprivilege_boot.c ACRN/HV: Refine the function of init_vboot to initialize the depriv_boot env correctly 2019-05-30 14:07:57 +08:00
direct_boot.c reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00
vboot_info.c HV:fix simple violations 2019-06-25 20:09:21 +08:00
vboot_wrapper.c ACRN/HV: Refine the function of init_vboot to initialize the depriv_boot env correctly 2019-05-30 14:07:57 +08:00