POK(kernelpart)
|
#include <multiboot.h>
Data Fields | |
unsigned int | size |
unsigned int | base_addr_low |
unsigned int | base_addr_high |
unsigned int | length_low |
unsigned int | length_high |
unsigned int | type |
Definition at line 120 of file multiboot.h.
unsigned int pok_memory_map_t::base_addr_high |
Definition at line 124 of file multiboot.h.
unsigned int pok_memory_map_t::base_addr_low |
Definition at line 123 of file multiboot.h.
unsigned int pok_memory_map_t::length_high |
Definition at line 126 of file multiboot.h.
unsigned int pok_memory_map_t::length_low |
Definition at line 125 of file multiboot.h.
unsigned int pok_memory_map_t::size |
Definition at line 122 of file multiboot.h.
unsigned int pok_memory_map_t::type |
Definition at line 127 of file multiboot.h.