reactos/freeldr/bootsect
Filip Navara 470210fb06 - Enabled the 'Press any key to boot from CD' message in the ISO
boot code and show it only when some hard disk is present.
- Adjusted detection timeouts for PS/2 and RS232 to the minimum
  allowed by the specifications so we don't spend ages in hardware detection.
- Experimental NTFS reading support. (No boot code, no attribute lists, no decompression)

svn path=/trunk/; revision=9493
2004-05-25 21:31:27 +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 Lot's of fixes for the FAT12/16 boot sector code. 2003-05-21 20:28:13 +00:00
fat32.asm Changes in v1.7.10 (11/24/2002) (brianp) 2002-11-24 19:10:06 +00:00
isoboot.asm - Enabled the 'Press any key to boot from CD' message in the ISO 2004-05-25 21:31:27 +00:00
Makefile Set up for cross-compiling under Linux, patches by Vizzini 2003-07-23 21:27:15 +00:00
win2k.asm Added LBA support to FAT12/16 boot sector 2002-04-16 06:11:08 +00:00
wxpfat16.asm Added LBA support to FAT12/16 boot sector 2002-04-16 06:11:08 +00:00