Fixed bug that was preventing FreeLoader from booting on FAT32 systems.

svn path=/trunk/; revision=3028
This commit is contained in:
Brian Palmer 2002-06-09 00:03:58 +00:00
parent 20327bf11a
commit 662162a601

View file

@ -315,8 +315,6 @@ FoundFile:
mov si,msgLoading ; Loading message
call PutChars ; Display it
popad
xor di,di ; ES:DI has dir entry
xor dx,dx
mov ax,WORD [es:di+14h] ; Get start cluster high word