acrn-hypervisor/hypervisor/bsp
Mingqiang Chi 93ed0371a0 hv:cleanup console/uart code
-- Check uart enabled flag, it will return if the flag is false.
-- Add function declaration (uart16550_set_property) in console.h
-- Remove unnecessary function declaration(get_serial_handle)
-- Change uart_enabled and port_mapped to bool
-- Fix MISRA-C integer violations

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-02 11:25:40 +08:00
..
include HV: guest: cleanup of remaining integral type violations 2018-07-23 10:23:49 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl add CONFIG_VM0_DESC support 2018-07-25 17:18:14 +08:00
uefi hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00