Heinrich Schuchardt 134d3387e1 efi_loader: NULL dereference in EFI console
Even if CONFIG_DM_VIDEO=y and stdout="vidconsole", a video device may not
be available. Check the return values of the relevant functions.

If no video output device is available, assume that the serial console is
in use.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-03-25 20:08:57 +01:00
..
2021-03-25 20:08:41 +01:00
2021-02-21 09:21:35 +01:00
2021-03-25 20:08:41 +01:00