mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-27 07:23:40 +00:00
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> |
||
|---|---|---|
| .. | ||
| ConPlatformDxe | ||
| ConSplitterDxe | ||
| GraphicsConsoleDxe | ||
| GraphicsOutputDxe | ||
| TerminalDxe | ||