|
iPXE
|
COMBOOT PSP, copied to offset 0 of code segment. More...
Data Fields | |
| uint16_t | int20 |
| INT 20 instruction, executed if COMBOOT image returns with RET. More... | |
| uint16_t | first_non_free_para |
| Segment of first non-free paragraph of memory. More... | |
| uint16_t comboot_psp::int20 |
INT 20 instruction, executed if COMBOOT image returns with RET.
Definition at line 51 of file comboot.c.
Referenced by comboot_init_psp().
| uint16_t comboot_psp::first_non_free_para |
Segment of first non-free paragraph of memory.
Definition at line 53 of file comboot.c.
Referenced by comboot_init_psp().
1.8.15