diff options
Diffstat (limited to 'Documentation/fb/efifb.rst')
-rw-r--r-- | Documentation/fb/efifb.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/fb/efifb.rst b/Documentation/fb/efifb.rst index 367fbda2f4da..635275071307 100644 --- a/Documentation/fb/efifb.rst +++ b/Documentation/fb/efifb.rst @@ -50,4 +50,9 @@ mode=n The EFI stub will set the mode of the display to mode number n if possible. +<xres>x<yres> + The EFI stub will search for a display mode that matches the specified + horizontal and vertical resolution, and set the mode of the display to + it if one is found. + Edgar Hucek <gimli@dark-green.com> |