RADLib
RADical C++ application framework
rad_boot_memory_region Struct Reference

#include <radekernel.h>

Public Attributes

uint64_t base
 
uint64_t size
 
uint32_t type
 
uint32_t flags
 
char name [RAD_BOOT_MAX_STRING]
 

Member Data Documentation

◆ base

uint64_t rad_boot_memory_region::base

◆ flags

uint32_t rad_boot_memory_region::flags

◆ name

char rad_boot_memory_region::name[RAD_BOOT_MAX_STRING]

◆ size

uint64_t rad_boot_memory_region::size

◆ type

uint32_t rad_boot_memory_region::type

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