acrn-hypervisor/hypervisor/bsp/uefi/efi
Huihuang Shi be0f5e6c16 HV:treewide:fix "expression is not Boolean"
MISRA C explicit required expression should be boolean when
in branch statements (if,while...).

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-20 14:19:47 +08:00
..
boot.c HV:treewide:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
boot.h hv: Fix typo of trampline with trampoline 2018-06-12 15:54:16 +08:00
efilinux.h efi: clean RuntimeServices code 2018-05-15 17:25:57 +08:00
Makefile HV: make: manage debug/release build in kconfig 2018-06-15 15:50:09 +08:00
malloc.c hv: add memory allocation functions for trampoline code relocation 2018-06-11 12:15:28 +08:00
multiboot.h refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00
pe.c initial import 2018-05-11 14:44:28 +08:00
stdlib.h hv: add memory allocation functions for trampoline code relocation 2018-06-11 12:15:28 +08:00