mirror of
https://github.com/ipxe/ipxe
synced 2025-12-31 15:25:23 +03:00
Create two easy-to-use entry points in libprefix: install and
install_prealloc. I *think* these will suffice for all the 16-bit prefixes.
This commit is contained in:
@@ -357,7 +357,7 @@ prot_call:
|
||||
popw %gs
|
||||
popal
|
||||
popfl
|
||||
ret
|
||||
data32 ret
|
||||
|
||||
/****************************************************************************
|
||||
* real_call (protected-mode near call, 32-bit virtual return address)
|
||||
|
||||
Reference in New Issue
Block a user