mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 15:44:21 +08:00
This allows FreeLoader to know which initial video mode it has been started with (e.g. if chainloaded from another bootloader that has set the display to something different from 80x25 text mode), and, either update its internal state and use the video mode if supported, or, fall back to a known supported video mode (80x25 text).