audk/MdeModulePkg/Universal/Console/GraphicsConsoleDxe
Gerd Hoffmann b807174fec MdeModulePkg/GraphicsConsoleDxe: add modes
Add modes for a few common display resolutions higher than 800x600,
specifically 1024x768, 1280x800 and 1920x1080, so ConSplitterDxe has
more options available.

The mode list is not use as-is, InitializeGraphicsConsoleTextMode() will
check the list and filter out any modes which don't fit to the screen,
so this will also work fine for small displays.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
2022-04-22 18:37:48 +00:00
..
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GraphicsConsole.c MdeModulePkg/GraphicsConsoleDxe: add modes 2022-04-22 18:37:48 +00:00
GraphicsConsole.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GraphicsConsoleDxe.inf MdeModulePkg/GraphicsConsoleDxe: Initialize the output mode 2019-06-13 14:53:40 +08:00
GraphicsConsoleDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
GraphicsConsoleDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
LaffStd.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00