mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 02:52:36 +03:00
[comboot] Unhook interrupt vectors after returning from a COMBOOT image
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct {
|
||||
} comboot_shuffle_descriptor;
|
||||
|
||||
extern void hook_comboot_interrupts ( );
|
||||
extern void unhook_comboot_interrupts ( );
|
||||
|
||||
/* These are not the correct prototypes, but it doens't matter,
|
||||
* as we only ever get the address of these functions;
|
||||
|
||||
Reference in New Issue
Block a user