iPXE
Data Fields
memory_region Struct Reference

A usable memory region. More...

#include <io.h>

Data Fields

uint64_t start
 Physical start address. More...
 
uint64_t end
 Physical end address. More...
 

Detailed Description

A usable memory region.

Definition at line 488 of file io.h.

Field Documentation

◆ start

uint64_t memory_region::start

◆ end

uint64_t memory_region::end

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