MentOS
0.8.0
The Mentoring Operating System
|
Stores information about memory mapping. More...
Public Attributes | |
uint32_t | size |
Size of this entry. | |
uint32_t | base_addr_low |
Lower bytes of the base address. | |
uint32_t | base_addr_high |
Higher bytes of the base address. | |
uint32_t | length_low |
Lower bytes of the length. | |
uint32_t | length_high |
Higher bytes of the length. | |
uint32_t | type |
Memory type. | |
Stores information about memory mapping.