mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +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 */
|
||||
|
||||
/* Switch back to original stack and zero .bss16 */
|
||||
lss %ss:(%esp), %esp
|
||||
addr32 lss %ss:(%esp), %esp
|
||||
pushl %edi
|
||||
pushw %es
|
||||
movw %bx, %es
|
||||
|
||||
Reference in New Issue
Block a user