|
The Pedigree Project 0.1
|
Collaboration diagram for BootstrapStruct_t::MemoryMapEntry:Public Attributes | |
| uint32_t | size |
| uint64_t | address |
| uint64_t | length |
| uint32_t | type |
Definition at line 96 of file BootstrapInfo.h.
| uint64_t BootstrapStruct_t::MemoryMapEntry::address |
Definition at line 98 of file BootstrapInfo.h.
| uint64_t BootstrapStruct_t::MemoryMapEntry::length |
Definition at line 99 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::MemoryMapEntry::size |
Definition at line 97 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::MemoryMapEntry::type |
Definition at line 100 of file BootstrapInfo.h.