7#include "../Bootloader.hpp"
22 struct memory_map_entry
29 memory_map_entry* bios_memory_map =
reinterpret_cast<memory_map_entry*
>(0x500);
52 bool m_gitboot =
false;
uint16_t segmentA
Definition GitBoot.hpp:2
uint64_t length_in_bytes
Definition GitBoot.hpp:1
uint32_t realFctPtr
Definition GitBoot.hpp:3
uint8_t planes
Definition GitBoot.hpp:6
uint8_t directColorAttributes
Definition GitBoot.hpp:13
uint8_t imagePages
Definition GitBoot.hpp:7
uint16_t xRes
Definition GitBoot.hpp:5
uint32_t offScreenMemOffset
Definition GitBoot.hpp:15
uint8_t bankSize
Definition GitBoot.hpp:7
uint8_t reserved0
Definition GitBoot.hpp:8
uint16_t granularity
Definition GitBoot.hpp:2
uint8_t redMask
Definition GitBoot.hpp:9
uint8_t bpp
Definition GitBoot.hpp:6
uint8_t blueMask
Definition GitBoot.hpp:11
uint8_t reservedPosition
Definition GitBoot.hpp:12
uint8_t redPosition
Definition GitBoot.hpp:9
uint8_t yCharSize
Definition GitBoot.hpp:6
uint32_t framebuffer
Definition GitBoot.hpp:14
uint8_t banks
Definition GitBoot.hpp:6
uint16_t winSize
Definition GitBoot.hpp:2
uint16_t attributes
Definition GitBoot.hpp:0
uint64_t base_address
Definition GitBoot.hpp:0
uint16_t offScreenMemSize
Definition GitBoot.hpp:16
uint8_t winA
Definition GitBoot.hpp:1
uint8_t greenMask
Definition GitBoot.hpp:10
uint16_t yRes
Definition GitBoot.hpp:5
uint8_t reserved1[206]
Definition GitBoot.hpp:17
uint8_t winB
Definition GitBoot.hpp:1
uint8_t xCharSize
Definition GitBoot.hpp:6
uint8_t greenPosition
Definition GitBoot.hpp:10
uint32_t type
Definition GitBoot.hpp:2
uint16_t segmentB
Definition GitBoot.hpp:2
uint8_t memoryModel
Definition GitBoot.hpp:7
uint16_t pitch
Definition GitBoot.hpp:4
uint8_t bluePosition
Definition GitBoot.hpp:11
uint8_t reservedMask
Definition GitBoot.hpp:12
uint32_t magic
Definition Multiboot.hpp:0
Definition Bootloader.hpp:11
const char * get_bootloader_name() const override
Definition GitBoot.cpp:57
void init(uint32_t magic, void *info_ptr) override
Definition GitBoot.cpp:10
const char * get_cmdline() const override
Definition GitBoot.cpp:51
uint64_t get_heap_base_address() const override
Definition GitBoot.cpp:63
uint64_t get_heap_size() const override
Definition GitBoot.cpp:67
uint64_t m_len
Definition GitBoot.hpp:19
uint64_t m_base_address
Definition GitBoot.hpp:18
struct fat_directory __attribute__