Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3626 → Rev 3625

/kernel/branches/Kolibri-acpi/bootloader/extended_primary_loader/cdfs/bootsect.asm
50,7 → 50,8
; get file system information
; scan for Primary Volume Descriptor
db 66h
movi eax, 10h-1
push 10h-1
pop eax
pvd_scan_loop:
mov cx, 1
inc eax