iPXE
|
A usable memory region. More...
#include <io.h>
Data Fields | |
uint64_t | start |
Physical start address. More... | |
uint64_t | end |
Physical end address. More... | |
uint64_t memory_region::start |
Physical start address.
Definition at line 490 of file io.h.
Referenced by com32_exec_loop(), largest_memblock(), meme820(), memmap_settings_fetch(), multiboot_build_memmap(), prep_segment(), relocate(), and x86_get_memmap().
uint64_t memory_region::end |
Physical end address.
Definition at line 492 of file io.h.
Referenced by com32_exec_loop(), largest_memblock(), meme820(), memmap_settings_fetch(), multiboot_build_memmap(), prep_segment(), relocate(), and x86_get_memmap().