Subversion Repositories Kolibri OS

Rev

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

Rev 6843 Rev 7121
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: 6843 $
8
$Revision: 7121 $
Line 9... Line 9...
9
 
9
 
Line 167... Line 167...
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...
170
 
170
 
171
vmode          db  '/sys/drivers/VMODE.MDR',0
-
 
172
;vrr_m          db  'VRR_M',0
171
vmode          db  '/sys/drivers/VMODE.MDR',0
173
kernel_file_load:
172
kernel_file_load:
174
; load kernel.mnt to _CLEAN_ZONE
173
; load kernel.mnt to _CLEAN_ZONE
175
        dd      0       ; subfunction
174
        dd      0       ; subfunction
176
        dq      0       ; offset in file
175
        dq      0       ; offset in file