Files
acrn-hypervisor/hypervisor/arch/x86
Mingqiang Chi ae3004028b hv:Reshuffle console/uart code
The current hierarchy :
  CONSOLE --> SERIAL -->UART DRIVER
This patch remove SERIAL layer, that is console will
call UART driver directly, change it to:
  CONSOLE  --> UART DRIVER
Remove some related data structures and registration and callback.
Cleanup vuart.c

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-30 16:25:16 +08:00
..
2018-07-16 10:35:54 +08:00
2018-07-25 15:29:34 +08:00
2018-07-30 16:25:16 +08:00
2018-07-25 15:29:34 +08:00
2018-07-25 15:29:34 +08:00
2018-07-30 10:11:54 +08:00
2018-07-25 15:29:34 +08:00
2018-07-24 10:56:24 +08:00