Title [lDOS boot] In initial loader do not load FAT12 if not needed
AuthorE. C. Masloch
Created2026-06-11 20:48:18 +0200 Jun Thu
State closed

If the entire payload is already loaded, then certainly the FAT needn't be read. (There may be cases where even if the payload needs file system access to load a remainder, the FAT still isn't needed. But those are more complex to detect.)

E. C. Masloch on 2026-06-11 20:51:53 +0200 Jun Thu

Implemented in hg dee85d7aee6b on 2025-10-03.