efi/gop: Allow specifying mode by <xres>x<yres>
authorArvind Sankar <nivedita@alum.mit.edu>
Fri, 20 Mar 2020 02:00:26 +0000 (22:00 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 23 Apr 2020 18:15:06 +0000 (20:15 +0200)
commitd9ff0323d074c6c06467118c7a43d5748f147369
treebd3f9a7875996c255c9e88705259b90f0883e756
parentfffb68047e563fb74f782c726e9bdf1fa117d93d
efi/gop: Allow specifying mode by <xres>x<yres>

Add the ability to choose a video mode using a command-line argument of
the form
video=efifb:<xres>x<yres>

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200320020028.1936003-13-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Documentation/fb/efifb.rst
drivers/firmware/efi/libstub/gop.c