The Pedigree Project 0.1
Public Attributes | List of all members
BootstrapStruct_t::MemoryMapEntry Struct Reference
+ Collaboration diagram for BootstrapStruct_t::MemoryMapEntry:

Public Attributes

uint32_t size
 
uint64_t address
 
uint64_t length
 
uint32_t type
 

Detailed Description

Definition at line 96 of file BootstrapInfo.h.

Member Data Documentation

◆ address

uint64_t BootstrapStruct_t::MemoryMapEntry::address

Definition at line 98 of file BootstrapInfo.h.

◆ length

uint64_t BootstrapStruct_t::MemoryMapEntry::length

Definition at line 99 of file BootstrapInfo.h.

◆ size

uint32_t BootstrapStruct_t::MemoryMapEntry::size

Definition at line 97 of file BootstrapInfo.h.

◆ type

uint32_t BootstrapStruct_t::MemoryMapEntry::type

Definition at line 100 of file BootstrapInfo.h.


The documentation for this struct was generated from the following file: