hidden_region Struct Reference

A hidden region of gPXE. More...


Data Fields

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


Detailed Description

A hidden region of gPXE.

This represents a region that will be edited out of the system's memory map.

This structure is accessed by assembly code, so must not be changed.

Definition at line 44 of file hidemem.c.


Field Documentation

Physical start address.

Definition at line 46 of file hidemem.c.

Referenced by hide_region().

Physical end address.

Definition at line 48 of file hidemem.c.

Referenced by hide_region().


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

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1