| Title | [lDOS boot] In initial loader do not load FAT12 if not needed |
|---|---|
| Author | E. C. Masloch |
| Created | 2026-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.)
Implemented in hg dee85d7aee6b on 2025-10-03.