Title [lDOS boot] checkpl and nullpl with _BOOTLDR only, _EXEC_OFFSET nonzero, would corrupt kernel command line's first word
AuthorE. C. Masloch
Created2026-06-10 20:46:42 +0200 Jun Wed
State closed

The problem was that this combination of options would lead to assembling code that popped AX assuming the value to pass was pushed. This however is only true if a device or application mode entry is included.

E. C. Masloch on 2026-06-10 20:55:57 +0200 Jun Wed

Fixed in hg afef7485460b on 2026-04-12.