|
PatchworkOS
|
#include <boot_info.h>
Data Fields | |
| boot_memory_map_t | map |
| page_table_t | table |
Definition at line 94 of file boot_info.h.
| boot_memory_map_t boot_memory_t::map |
Definition at line 96 of file boot_info.h.
Referenced by exit_boot_services(), init_early(), init_finalize(), and vmm_init().
| page_table_t boot_memory_t::table |
Definition at line 97 of file boot_info.h.
Referenced by efi_main(), exit_boot_services(), and vmm_init().