kernel/boot
C. Masloch 858934f152 boot, oemboot: fix to abort properly on file not found
Prior to this commit the first cluster specified from the last
compared directory entry would be used if the file is not found.
Fix the wrong (boot.asm) or missing (oemboot.asm) jump to the
error handler so that on file not found an error is displayed.

Reference: https://sourceforge.net/p/freedos/bugs/97/
"Bugs in FAT12/16 boot sector loaders if file not found"
This commit fixes the most crucial bug of this 2012-09-27 report.
2021-07-29 17:19:45 -04:00
..
boot.asm boot, oemboot: fix to abort properly on file not found 2021-07-29 17:19:45 -04:00
boot32.asm boot: allow instsect to match the filesystem ID string 2020-11-28 12:11:16 -05:00
boot32lb.asm boot: allow instsect to match the filesystem ID string 2020-11-28 12:11:16 -05:00
makefile For GCC builds use GNU make instead of wmake throughout. 2018-01-11 17:50:31 -05:00
oemboot.asm boot, oemboot: fix to abort properly on file not found 2021-07-29 17:19:45 -04:00