mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
Partial implementation of UNDI loader caller.
This commit is contained in:
@@ -155,7 +155,7 @@ struct pxe_driver {
|
||||
/** ROM segment address */
|
||||
unsigned int rom_segment;
|
||||
/** UNDI loader entry point */
|
||||
SEGOFF16_t loader;
|
||||
SEGOFF16_t loader_entry;
|
||||
/** Code segment size */
|
||||
size_t code_size;
|
||||
/** Data segment size */
|
||||
|
||||
Reference in New Issue
Block a user