Subversion Repositories Kolibri OS

Rev

Rev 488 | Rev 494 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 488 Rev 490
Line 52... Line 52...
52
;;
52
;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 54... Line 54...
54
 
54
 
Line 55... Line 55...
55
include 'macros.inc'
55
include 'macros.inc'
Line 56... Line 56...
56
 
56
 
57
$Revision: 488 $
57
$Revision: 490 $
58
 
58
 
Line 447... Line 447...
447
 
447
 
448
           mov  ax,tss0
448
           mov  ax,tss0
Line 449... Line 449...
449
           ltr  ax
449
           ltr  ax
450
 
-
 
451
           mov [LFBSize], 0x800000
-
 
452
           call init_mtrr
450
 
453
 
451
           mov [LFBSize], 0x800000
454
           call init_LFB
452
           call init_LFB
Line 455... Line 453...
455
           call init_fpu
453
           call init_fpu
Line 565... Line 563...
565
	mov		eax,char
563
	mov		eax,char
566
	call	file_system_lfn
564
	call	file_system_lfn
567
	mov		eax,char2
565
	mov		eax,char2
568
	call	file_system_lfn
566
	call	file_system_lfn
569
	pop	eax
567
	pop	eax
570
	popad 
568
	popad
571
 
569
 
572
 
570
 
573
        mov   esi,boot_fonts
571
        mov   esi,boot_fonts
574
        call  boot_log
572
        call  boot_log
Line 575... Line 573...
575
 
573
 
576
; PRINT AMOUNT OF MEMORY
574
; PRINT AMOUNT OF MEMORY