GitOS
Operating system exercise
Loading...
Searching...
No Matches
Multiboot.hpp File Reference
#include <stdint-gcc.h>
#include "../Bootloader.hpp"
#include "multiboot.h"

Go to the source code of this file.

Data Structures

class  Multiboot
 
struct  Multiboot::multiboot2_header
 

Variables

uint32_t magic
 
uint32_t architecture
 
uint32_t header_length
 
uint32_t checksum
 
multiboot_header_tag_framebuffer framebuffer_tag
 

Variable Documentation

◆ architecture

uint32_t architecture

◆ checksum

uint32_t checksum

◆ framebuffer_tag

◆ header_length

uint32_t header_length

◆ magic

uint32_t magic