mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-29 04:39:42 +00:00
[PXE] PMM now tested and working
Minor bugfix: 4 x 2 = 8, not 16
This commit is contained in:
parent
3bf7105cab
commit
66d9a411f7
@ -138,7 +138,7 @@ init:
|
||||
pushw $bbs_version
|
||||
pushw $PNP_GET_BBS_VERSION
|
||||
lcall *%es:0xd(%di)
|
||||
addw $16, %sp
|
||||
addw $8, %sp
|
||||
testw %ax, %ax
|
||||
jne hook_int19
|
||||
movw $init_message_bbs, %si
|
||||
|
Loading…
Reference in New Issue
Block a user