#include <Bootloader.hpp>
Inherited by GitBoot, and Multiboot.
◆ ~Bootloader()
◆ get_bootloader_name()
virtual const char * get_bootloader_name |
( |
| ) |
const |
|
pure virtual |
◆ get_cmdline()
virtual const char * get_cmdline |
( |
| ) |
const |
|
pure virtual |
◆ get_heap_base_address()
virtual uint64_t get_heap_base_address |
( |
| ) |
const |
|
pure virtual |
◆ get_heap_size()
virtual uint64_t get_heap_size |
( |
| ) |
const |
|
pure virtual |
◆ init()
virtual void init |
( |
uint32_t |
magic, |
|
|
void * |
info_ptr |
|
) |
| |
|
pure virtual |
◆ the()
◆ GitBoot
◆ Multiboot
The documentation for this class was generated from the following files: