-
- Downloads
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>
Showing
- Documentation/fb/efifb.rst 17 additions, 3 deletionsDocumentation/fb/efifb.rst
- drivers/firmware/efi/libstub/efi-stub-helper.c 3 additions, 0 deletionsdrivers/firmware/efi/libstub/efi-stub-helper.c
- drivers/firmware/efi/libstub/efistub.h 2 additions, 0 deletionsdrivers/firmware/efi/libstub/efistub.h
- drivers/firmware/efi/libstub/gop.c 107 additions, 0 deletionsdrivers/firmware/efi/libstub/gop.c
Loading
Please register or sign in to comment