mirror of https://github.com/ipxe/ipxe.git
parent
3bf7105cab
commit
66d9a411f7
|
@ -138,7 +138,7 @@ init:
|
||||||
pushw $bbs_version
|
pushw $bbs_version
|
||||||
pushw $PNP_GET_BBS_VERSION
|
pushw $PNP_GET_BBS_VERSION
|
||||||
lcall *%es:0xd(%di)
|
lcall *%es:0xd(%di)
|
||||||
addw $16, %sp
|
addw $8, %sp
|
||||||
testw %ax, %ax
|
testw %ax, %ax
|
||||||
jne hook_int19
|
jne hook_int19
|
||||||
movw $init_message_bbs, %si
|
movw $init_message_bbs, %si
|
||||||
|
|
Loading…
Reference in New Issue