mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[librm] Convert prot_call() to a real-mode near call
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -121,7 +121,6 @@ pxenv_null_entry:
|
||||
.code16
|
||||
pxenv_entry:
|
||||
pushl $pxe_api_call
|
||||
pushw %cs
|
||||
call prot_call
|
||||
lret
|
||||
.size pxenv_entry, . - pxenv_entry
|
||||
|
||||
Reference in New Issue
Block a user