[librm] Convert prot_call() to a real-mode near call

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2016-02-18 16:36:04 +00:00
parent df2509db95
commit 196f0f2551
16 changed files with 6 additions and 23 deletions

View File

@@ -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