Subversion Repositories Kolibri OS

Rev

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

Rev 3274 Rev 3309
Line 31... Line 31...
31
  boot_APIC_found   db   'APIC habilitado', 0
31
  boot_APIC_found   db   'APIC habilitado', 0
32
  boot_APIC_nfound  db   'APIC no encontrado', 0
32
  boot_APIC_nfound  db   'APIC no encontrado', 0
33
if preboot_blogesc
33
if preboot_blogesc
34
  boot_tasking      db   'Todo configurado - presiona ESC para iniciar',0
34
  boot_tasking      db   'Todo configurado - presiona ESC para iniciar',0
35
end if
35
end if
-
 
36
 
-
 
37
msg_version    db 'versi¢n incompatible del controlador',13,10,0
-
 
38
msg_www        db 'por favor, visita www.kolibrios.org',13,10,0
-
 
39
 
-
 
40
ud_user_message db 'Error: instrucci¢n no soportada por el procesador',0