mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-24 12:11:33 +00:00
Note to self: learn to count.
This commit is contained in:
parent
843bcc291d
commit
fd07f56f0d
@ -138,10 +138,10 @@ pxe_entry_common:
|
||||
pushw %di
|
||||
pushw %bx
|
||||
/* Load !PXE parameters from stack into PXENV+ registers */
|
||||
movw 16(%esp), %bx
|
||||
movw 18(%esp), %bx
|
||||
movw %bx, %es
|
||||
movw 14(%esp), %di
|
||||
movw 12(%esp), %bx
|
||||
movw 16(%esp), %di
|
||||
movw 14(%esp), %bx
|
||||
/* Make call as for PXENV+ */
|
||||
pushw %cs
|
||||
call pxenv_entry
|
||||
|
Loading…
Reference in New Issue
Block a user