iPXE
Data Fields
memory_map Struct Reference

A memory map. More...

#include <io.h>

Data Fields

struct memory_region regions [MAX_MEMORY_REGIONS]
 Memory regions. More...
 
unsigned int count
 Number of used regions. More...
 

Detailed Description

A memory map.

Definition at line 499 of file io.h.

Field Documentation

◆ regions

struct memory_region memory_map::regions[MAX_MEMORY_REGIONS]

◆ count

unsigned int memory_map::count

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