Subversion Repositories Kolibri OS

Rev

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

Rev 8092 Rev 8285
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 8092 $
8
$Revision: 8285 $
Line 9... Line 9...
9
 
9
 
Line 166... Line 166...
166
else if ~ lang eq sp
166
else if ~ lang eq sp
167
ud_user_message db 'Error: unsupported processor instruction',0
167
ud_user_message db 'Error: unsupported processor instruction',0
168
mtrr_user_message db '"There is a problem with MTRR configuration.\nPerformance can be low" -dW',0
168
mtrr_user_message db '"There is a problem with MTRR configuration.\nPerformance can be low" -dW',0
169
end if
169
end if
Line 170... Line -...
170
 
-
 
171
vmode          db  '/sys/drivers/VMODE.MDR',0
170
 
172
kernel_file_load:
171
kernel_file_load:
173
; load kernel.mnt to _CLEAN_ZONE
172
; load kernel.mnt to _CLEAN_ZONE
174
        dd      0       ; subfunction
173
        dd      0       ; subfunction
175
        dq      0       ; offset in file
174
        dq      0       ; offset in file