efi: add serial driver support
So now we can stop to use the efi-stdio as this driver
print on the Framebuffer and the serial at the same time.

This is specially usefull if we want to use the framebuffer via efi-gop for
something else.

Do not forget to disable the efi-stdio device before enabling the console
otherwise you will get double printing.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6518b21 commit 5f03ddd47d1358df625633790d34f900d67bf72d
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 6 Mar 2017
Sascha Hauer committed on 9 Mar 2017
Showing 3 changed files
View
drivers/serial/Kconfig
View
drivers/serial/Makefile
View
drivers/serial/serial_efi.c 0 → 100644