ApertureOS
Data Structures | Typedefs
Multiboot structures

Data Structures

struct  VESA_PM_INFO
 
struct  VbeInfoBlock
 
struct  ModeInfoBlock
 
struct  multiboot_header
 
struct  multiboot_aout_symbol_table_t
 
struct  multiboot_elf_section_header_table_t
 
struct  multiboot_info_t
 
struct  multiboot_color
 
struct  multiboot_memory_map_t
 
struct  multiboot_module_t
 
struct  multiboot_apm_info
 

Typedefs

typedef unsigned char multiboot_uint8_t
 
typedef unsigned short multiboot_uint16_t
 
typedef unsigned int multiboot_uint32_t
 
typedef unsigned long long multiboot_uint64_t
 

Detailed Description

Typedef Documentation

typedef unsigned short multiboot_uint16_t
typedef unsigned int multiboot_uint32_t
typedef unsigned long long multiboot_uint64_t
typedef unsigned char multiboot_uint8_t