grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gfxpayload


From: Vladimir 'phcoder' Serbinenko
Subject: [PATCH] gfxpayload
Date: Sat, 16 May 2009 20:01:01 +0200

Hello. Here is a long-discussed gfxpayload patch. To start linux in
1024x768 mode do:
insmod vbe
gfxmode=1024x768
linux ...
...
boot
Multiple modes can be separated by either comma or semicolon. First
mode can be "keep" which will make the system keep the current mode if
accepted by kernel. Another special value is "text" which will put in
text mode.
Can someone check that vga= backward compatibility code interprets
values correctly?
With linux for a reason I don't know it results in black screen in
qemu. But perhaps it's a problem with my kernel
Now it's the same syntax for xnu too. Just remember that current xnu
loader support 32-bit modes only

-- 
Regards
Vladimir 'phcoder' Serbinenko

Attachment: gfxpayload.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]