On Tue, Sep 3, 2024 at 1:33 PM Ilpo Järvinen ilpo.jarvinen@linux.intel.com wrote:
On Tue, 3 Sep 2024, Hans de Goede wrote:
Some DSDT-s have an of by one bug where the SINF package count is
of -> off
I even dare to ask for an "off-by-one" form (similar (grammatically!) to step-by-step).
one higher then the SQTY reported value, allocate 1 entry extra.
than
/*
* Some DSDT-s have an of by one bug where the SINF package count is
off
Ditto.
* one higher then the SQTY reported value, allocate 1 entry extra.
than
*/