acrn-hypervisor/hypervisor/bsp/uefi
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
..
clearlinux acrn.conf: remove maxcpus from cmdline 2018-07-27 11:01:40 +08:00
efi hv: fix typo in relocation code 2018-07-24 10:17:01 +08:00
cmdline.c hv:cleanup console/uart code 2018-08-02 11:25:40 +08:00
platform_acpi_info.c HV: guest: cleanup of remaining integral type violations 2018-07-23 10:23:49 +08:00
uefi.c HV:treewide:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
vm_description.c add CONFIG_VM0_DESC support 2018-07-25 17:18:14 +08:00