diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2022-04-22 14:41:18 +0200 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-04-22 18:37:48 +0000 |
commit | b807174fecacf4c9f8400cab4d6fb3f580284021 (patch) | |
tree | 6bbde24b62dfade98fe5b7dfe24e98a0f2e8ad26 /IntelFsp2WrapperPkg | |
parent | 2d9d6057143d7f965a1dd08dc6d36dda30476864 (diff) | |
download | edk2-b807174fecacf4c9f8400cab4d6fb3f580284021.zip edk2-b807174fecacf4c9f8400cab4d6fb3f580284021.tar.gz edk2-b807174fecacf4c9f8400cab4d6fb3f580284021.tar.bz2 |
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>
Diffstat (limited to 'IntelFsp2WrapperPkg')
0 files changed, 0 insertions, 0 deletions