Data Fields | |
| uint16_t | int20 |
| INT 20 instruction, executed if COMBOOT image returns with RET. | |
| uint16_t | first_non_free_para |
| Segment of first non-free paragraph of memory. | |
Definition at line 50 of file comboot.c.
INT 20 instruction, executed if COMBOOT image returns with RET.
Definition at line 52 of file comboot.c.
Referenced by comboot_init_psp().
Segment of first non-free paragraph of memory.
Definition at line 54 of file comboot.c.
Referenced by comboot_init_psp().
1.5.7.1