L4Re Operating System Framework
Interface and Usage Documentation
|
INT-15, AX=E820 style "AddressRangeDescriptor" ...with a "size" parameter on the front which is the structure size - 4, pointing to the next one, up until the full buffer length of the memory map has been reached. More...
#include <mb_info.h>
Data Fields | |
l4_uint32_t | struct_size |
Size of structure. | |
l4_uint64_t | addr |
Start address. | |
l4_uint64_t | size |
Size of memory range. | |
l4_uint32_t | type |
type of memory range | |
INT-15, AX=E820 style "AddressRangeDescriptor" ...with a "size" parameter on the front which is the structure size - 4, pointing to the next one, up until the full buffer length of the memory map has been reached.