#include <Multiboot.hpp>
Inherits Bootloader.
◆ __attribute__()
◆ get_bootloader_name()
const char * get_bootloader_name |
( |
| ) |
const |
|
overridevirtual |
◆ get_cmdline()
const char * get_cmdline |
( |
| ) |
const |
|
overridevirtual |
◆ get_heap_base_address()
uint64_t get_heap_base_address |
( |
| ) |
const |
|
overridevirtual |
◆ get_heap_size()
uint64_t get_heap_size |
( |
| ) |
const |
|
overridevirtual |
◆ init()
void init |
( |
uint32_t |
magic, |
|
|
void * |
info_ptr |
|
) |
| |
|
overridevirtual |
◆ is_multiboot()
bool is_multiboot |
( |
| ) |
const |
◆ m_base_address
uint64_t m_base_address = 0 |
◆ m_len
The documentation for this class was generated from the following files: