|
PatchworkOS
|
#include <boot_info.h>
Data Fields | |
| EFI_MEMORY_DESCRIPTOR * | descriptors |
| uint64_t | length |
| UINTN | descSize |
| UINT32 | descVersion |
| UINTN | key |
Definition at line 44 of file boot_info.h.
| EFI_MEMORY_DESCRIPTOR* boot_memory_map_t::descriptors |
Definition at line 46 of file boot_info.h.
Referenced by mem_map_deinit(), and mem_map_init().
| UINTN boot_memory_map_t::descSize |
Definition at line 48 of file boot_info.h.
Referenced by mem_map_init().
| UINT32 boot_memory_map_t::descVersion |
Definition at line 49 of file boot_info.h.
Referenced by mem_map_init().
| UINTN boot_memory_map_t::key |
Definition at line 50 of file boot_info.h.
Referenced by exit_boot_services(), map_insert(), and mem_map_init().
| uint64_t boot_memory_map_t::length |
Definition at line 47 of file boot_info.h.
Referenced by acpi_reclaim_memory(), bitmap_clear(), bitmap_clear_range(), bitmap_find_clear_region_and_set(), bitmap_find_first_clear(), bitmap_find_first_set(), bitmap_init(), bitmap_is_set(), bitmap_set(), bitmap_set_range(), bitmap_sum(), init_free_loader_data(), map_clear(), map_deinit(), map_init(), map_insert(), map_is_empty(), map_remove(), map_resize(), map_size(), mem_init(), mem_map_deinit(), mem_map_init(), mem_page_table_init(), pmm_detect_memory(), pmm_load_memory(), and vmm_init().