mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 03:55:46 +03:00
pxe_int_1a is needed by pxe_call.c
This commit is contained in:
@@ -171,6 +171,7 @@ pxe_entry_common:
|
|||||||
*/
|
*/
|
||||||
.section ".text16"
|
.section ".text16"
|
||||||
.code16
|
.code16
|
||||||
|
.globl pxe_int_1a
|
||||||
pxe_int_1a:
|
pxe_int_1a:
|
||||||
pushfw
|
pushfw
|
||||||
cmpw $0x5650, %ax
|
cmpw $0x5650, %ax
|
||||||
|
|||||||
Reference in New Issue
Block a user