forked from KolibriOS/kolibrios
fde6b79dcc
git-svn-id: svn://kolibrios.org@713 a494cfbc-eb01-0410-851d-a64ba20cac60
50 lines
1.5 KiB
PHP
50 lines
1.5 KiB
PHP
|
|
$Revision$
|
|
|
|
|
|
flm db 0
|
|
preboot_lfb db 0
|
|
preboot_bootlog db 0
|
|
boot_drive db 0
|
|
bx_from_load: dw 'r1' ; ñòðóêòóðà äëÿ õðàíåíèÿ ïàðàìåòðîâ- îòêóäà ãàøðóçèëèñü, áåðåòñÿ íèæå èç bx ; {SPraid}[13.03.2007]
|
|
; a,b,c,d - âèí÷åñòåðû, r - ðàì äèñê
|
|
; # äèñêà... ñèìâîë, à íå áàéò. '1', à íå 1
|
|
|
|
align 4
|
|
old_ints_h:
|
|
dw 0x400
|
|
dd 0
|
|
dw 0
|
|
|
|
kernel_restart_bootblock:
|
|
db 1 ; version
|
|
dw 1 ; floppy image is in memory
|
|
dd 0 ; cannot save parameters
|
|
|
|
; table for move to extended memory (int 15h, ah=87h)
|
|
align 8
|
|
movedesc:
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
|
|
db 0xff,0xff,0x0,0xa0,0x00,0x93,0x0,0x0
|
|
db 0xff,0xff,0x0,0x00,0x10,0x93,0x0,0x0
|
|
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
|
|
fwmovedesc:
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
|
|
db 0xff,0xff,0x0,0x00,0x10,0x93,0x0,0x0
|
|
db 0xff,0xff,0x0,0xa0,0x00,0x93,0x0,0x0
|
|
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
db 0x00,0x00,0x0,0x00,0x00,0x00,0x0,0x0
|
|
|