mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 02:20:19 +03:00
[libprefix] Fix building on 64-bit FreeBSD 8.4
Reported-by: Pavel Antonov <holly@istu.edu> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -851,7 +851,7 @@ payload_death_message:
|
|||||||
#endif /* KEEP_IT_REAL */
|
#endif /* KEEP_IT_REAL */
|
||||||
|
|
||||||
/* Switch back to original stack and zero .bss16 */
|
/* Switch back to original stack and zero .bss16 */
|
||||||
lss %ss:(%esp), %esp
|
addr32 lss %ss:(%esp), %esp
|
||||||
pushl %edi
|
pushl %edi
|
||||||
pushw %es
|
pushw %es
|
||||||
movw %bx, %es
|
movw %bx, %es
|
||||||
|
|||||||
Reference in New Issue
Block a user