FreeNOS
|
The MultiBoot memory map. More...
#include <IntelBoot.h>
Data Fields | |
u32 | size |
u32 | baseAddressLow |
u32 | baseAddressHigh |
u32 | lengthLow |
u32 | lengthHigh |
u32 | type |
The MultiBoot memory map.
Definition at line 130 of file IntelBoot.h.
u32 MultibootMemoryMap::baseAddressHigh |
Definition at line 134 of file IntelBoot.h.
u32 MultibootMemoryMap::baseAddressLow |
Definition at line 133 of file IntelBoot.h.
u32 MultibootMemoryMap::lengthHigh |
Definition at line 136 of file IntelBoot.h.
u32 MultibootMemoryMap::lengthLow |
Definition at line 135 of file IntelBoot.h.
u32 MultibootMemoryMap::size |
Definition at line 132 of file IntelBoot.h.
u32 MultibootMemoryMap::type |
Definition at line 137 of file IntelBoot.h.