Subversion Repositories Kolibri OS

Rev

Rev 2 | Rev 381 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 321
Line 63... Line 63...
63
        cmp   eax,[fat32part]
63
        cmp   eax,[fat32part]
64
        jle     position_4_1
64
        jle     position_4_1
65
        jmp   yes_sys_on_hd
65
        jmp   yes_sys_on_hd
Line 66... Line 66...
66
 
66
 
67
  search_and_read_image:
-
 
68
;        mov   [0xfe10],dword 0    ; entries in hd cache
67
  search_and_read_image:
69
        call  set_FAT32_variables
68
        call  set_FAT32_variables
70
        mov   edx, bootpath
69
        mov   edx, bootpath
71
        call  read_image
70
        call  read_image
72
        test  eax, eax
71
        test  eax, eax