Displaying 3 results from an estimated 3 matches for "displaymask".
2004 Sep 11
1
serial vs console and serialonly
...fit in 2.11, and it seems youve already started
adding this feature. If so great, but how do I control it from a
config-file ?
I didnt see any new keywords.
Also, it appears that get_msg_file: writes to both serial & console
unconditionally,
is that your intent ?
mov byte [DisplayMask],07h ; Display text in all modes
Also, Im seeing a possible bug in 2.06 wrt a global APPEND not being
overridden by a specific KERNEL line
(sorry for vagueness, Ill check more thoroughly tomorrow - and against 2.11
- its late and Im tired - and probly a little sloppy)
your FAQ says
The opt...
2023 Dec 22
11
nouveau GSP fixes
This is a collection of nouveau debug prints, memory leak, a very
annoying race condition causing system hangs with prime scenarios,
and a fix from Lyude to get the panel on my laptop working.
I'd like to get these into 6.7,
Dave.
2011 May 25
1
[GIT PULL] elflink ldlinux
Hi,
These patches contain support for some features that are already in
Syslinux 4 but weren't working properly on the elflink branch. It's
another step closer to feature parity with Syslinux 4.
Having to jump through the comboot API for localboot support is less
than ideal and I'll eventually fix that, probably when we move a big
chunk of code from asm to C.
Also, there's a