#include <Multiboot.hpp>
Inherits Bootloader.
◆ __attribute__()
◆ get_bootloader_name()
| const char * get_bootloader_name |
( |
| ) |
const |
|
override |
◆ get_cmdline()
| const char * get_cmdline |
( |
| ) |
const |
|
override |
◆ get_heap_base_address()
| uint64_t get_heap_base_address |
( |
| ) |
const |
|
override |
◆ get_heap_size()
| uint64_t get_heap_size |
( |
| ) |
const |
|
override |
◆ init()
| void init |
( |
uint32_t | magic, |
|
|
void * | info_ptr ) |
|
override |
◆ 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: