summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2022-06-14 08:02:03 +0200
committerHeinrich Schuchardt <[email protected]>2022-06-19 15:53:09 +0200
commit68edbed454b863dbcd197e19e1ab26a0a05c7d85 (patch)
treebe48c4913994853278537ab895d4cfc42a4bf231 /Makefile
parente05bd68ed5fcbcd857f5a072f469886fb627fe97 (diff)
efi_loader: initialize console size late
If CONFIG_VIDEO_DM=n we query the display size from the serial console. Especially when using a remote console the response can be so late that it interferes with autoboot. Only query the console size when running an EFI binary. Add debug output showing the determined console size. Reported-by: Fabio Estevam <[email protected]> Fixes: a57ad20d07e8 ("efi_loader: split efi_init_obj_list() into two stages") Fixes: a9bf024b2933 ("efi_loader: disk: a helper function to create efi_disk objects from udevice") Signed-off-by: Heinrich Schuchardt <[email protected]> Tested-by: Fabio Estevam <[email protected]> Tested-by: Heiko Thiery <[email protected]>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions