diff options
| author | Philip Taron <philip.taron@gmail.com> | 2026-01-12 14:05:08 -0800 |
|---|---|---|
| committer | Philip Taron <philip.taron@gmail.com> | 2026-01-15 11:29:08 -0800 |
| commit | ffffc8aaa1191c2a910b60c459c16ac9e053d283 (patch) | |
| tree | 5bf3c62162de9ce5d1f0fecba63cdc404b795e19 /pkgs/development/python-modules/robotframework-pythonlibcore/git@git.tavy.me:nixos | |
| parent | 307ce495f9ecbac92e9a0fb4aa2c5c3341dca0b2 (diff) | |
nixos/limine: add resolution option for Linux boot entries
Add boot.loader.limine.resolution option to control the framebuffer
resolution that Limine sets via GOP before booting Linux. This affects
early boot graphics drivers like simpledrm and efifb.
This is distinct from style.interface.resolution which only controls
the Limine bootloader's own menu interface - the new option sets the
per-entry "resolution:" directive in limine.conf which calls
gop->SetMode() to change the actual framebuffer resolution before
handing off to the kernel.
Example usage:
boot.loader.limine.resolution = "3840x1600x32";
This enables users to get native resolution early boot graphics
instead of being limited to whatever GOP mode the UEFI firmware
provides by default (often 1024x768).
Diffstat (limited to 'pkgs/development/python-modules/robotframework-pythonlibcore/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions
