Preliminary EXT2 boot sector code
authorBrian Palmer <brianp@sginet.com>
Fri, 9 Aug 2002 17:34:24 +0000 (17:34 +0000)
committerBrian Palmer <brianp@sginet.com>
Fri, 9 Aug 2002 17:34:24 +0000 (17:34 +0000)
commit10e943e65d8c067f705518265f6193b30e4b6ffa
tree710a631276a5dbabe07571e2382dab6b0c712cc9
parent95fbecfd46586cf79d0d28da5eba77578a3ba200
Preliminary EXT2 boot sector code
Fixed bug in FAT32 boot sector where it wasn't properly updating the sector load address

svn path=/trunk/; revision=3325
freeldr/bootsect/Makefile
freeldr/bootsect/ext2.asm [new file with mode: 0644]
freeldr/bootsect/fat32.asm