e820_entry Struct Reference

An INT 15,e820 memory map entry. More...


Data Fields

uint64_t start
 Start of region.
uint64_t len
 Length of region.
uint32_t type
 Type of region.
uint32_t attrs
 Extended attributes (optional).


Detailed Description

An INT 15,e820 memory map entry.

Definition at line 31 of file fakee820.c.


Field Documentation

Start of region.

Definition at line 33 of file fakee820.c.

Length of region.

Definition at line 35 of file fakee820.c.

Type of region.

Definition at line 37 of file fakee820.c.

Extended attributes (optional).

Definition at line 47 of file memmap.c.


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

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