]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
efi/gop: Allow specifying mode number on command line
authorArvind Sankar <nivedita@alum.mit.edu>
Fri, 20 Mar 2020 02:00:25 +0000 (22:00 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Thu, 23 Apr 2020 18:15:06 +0000 (20:15 +0200)
commitfffb68047e563fb74f782c726e9bdf1fa117d93d
tree6b699000c746ecac64a530049c82beaf49c37c27
parentb4b89a02724245c4f4eda9dbfb7895ddf122ca7f
efi/gop: Allow specifying mode number on command line

Add the ability to choose a video mode for the selected gop by using a
command-line argument of the form
video=efifb:mode=<n>

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