reactos/freeldr/bootsect
Brian Palmer 273b6dd69f Fixed the EXT2/3 boot sector code so that it only uses the boot drive in the boot sector if it exists (i.e. not 0xff)
Otherwise it uses the boot drive passed in the DL register.
Updated the EXT2/3 installer to reflect the changes in the boot sector code for EXT2/3.

svn path=/trunk/; revision=4540
2003-04-15 22:48:06 +00:00
..
.cvsignore Added .cvsignore file. 2002-04-22 10:02:35 +00:00
dosmbr.asm Added DOS compatible Master Boot Record (MBR) 2003-04-05 15:28:45 +00:00
ext2.asm Fixed the EXT2/3 boot sector code so that it only uses the boot drive in the boot sector if it exists (i.e. not 0xff) 2003-04-15 22:48:06 +00:00
fat.asm Fix for disk error while Loading FreeLoader... discovered by Dave Albert 2002-08-28 04:46:17 +00:00
fat32.asm Changes in v1.7.10 (11/24/2002) (brianp) 2002-11-24 19:10:06 +00:00
isoboot.asm Added missing boot signature. 2003-04-06 20:01:09 +00:00
Makefile Added DOS compatible Master Boot Record (MBR) 2003-04-05 15:28:45 +00:00
win2k.asm
wxpfat16.asm