reactos/boot/freeldr/bootsect
Thomas Schneider a245c98fc6
[FREELDR] Bootsector fix for CHS read on old BIOSes which lack INT 3e (#3078)
At line 263 a 'pop es' is missing before 'ret' in ReadCHS() function,
just like in the ReadLBA() function. CORE-17178

Co-authored-by: Dmitry Borisov <di.sean@protonmail.com>
2020-08-19 19:10:02 +03:00
..
pc98 [FREELDR] Add FAT12 file system boot sector for NEC PC-98 series (#2025) 2020-01-18 19:16:23 +01:00
btrfs.S
CMakeLists.txt [CMAKE][FREELDR] Take the global defines into account when compiling ASM files. 2020-03-06 22:55:12 +01:00
dosmbr.S
ext2.S
fat.S
fat32.S [FREELDR] Bootsector fix for CHS read on old BIOSes which lack INT 3e (#3078) 2020-08-19 19:10:02 +03:00
faty.S
isoboot.S
isobtrt.S
isombr.S
ofwboot.s