Definition at line 55 of file BootstrapInfo.h.
◆ bootstrap_uintptr_t
| typedef uint64_t BootstrapStruct_t::bootstrap_uintptr_t |
◆ BootstrapStruct_t()
| BootstrapStruct_t::BootstrapStruct_t |
( |
| ) |
|
◆ getAcpiRsdp()
| uintptr_t BootstrapStruct_t::getAcpiRsdp |
( |
| ) |
const |
◆ getCommandLine()
| char * BootstrapStruct_t::getCommandLine |
( |
| ) |
const |
◆ getDatabaseAddress()
| uint8_t * BootstrapStruct_t::getDatabaseAddress |
( |
| ) |
const |
◆ getDatabaseSize()
| size_t BootstrapStruct_t::getDatabaseSize |
( |
| ) |
const |
◆ getFramebuffer()
◆ getInitrdAddress()
| uint8_t * BootstrapStruct_t::getInitrdAddress |
( |
| ) |
const |
◆ getInitrdSize()
| size_t BootstrapStruct_t::getInitrdSize |
( |
| ) |
const |
◆ getMemoryMap()
| void * BootstrapStruct_t::getMemoryMap |
( |
| ) |
const |
◆ getMemoryMapEntryAddress()
| uint64_t BootstrapStruct_t::getMemoryMapEntryAddress |
( |
void * |
opaque | ) |
const |
◆ getMemoryMapEntryLength()
| uint64_t BootstrapStruct_t::getMemoryMapEntryLength |
( |
void * |
opaque | ) |
const |
◆ getMemoryMapEntryType()
| uint32_t BootstrapStruct_t::getMemoryMapEntryType |
( |
void * |
opaque | ) |
const |
◆ getModuleArray()
| const Module * BootstrapStruct_t::getModuleArray |
( |
| ) |
const |
|
inline |
◆ getModuleBase()
| void * BootstrapStruct_t::getModuleBase |
( |
| ) |
const |
◆ getModuleCount()
| size_t BootstrapStruct_t::getModuleCount |
( |
| ) |
const |
◆ getSectionHeaderCount()
| size_t BootstrapStruct_t::getSectionHeaderCount |
( |
| ) |
const |
◆ getSectionHeaderEntrySize()
| size_t BootstrapStruct_t::getSectionHeaderEntrySize |
( |
| ) |
const |
◆ getSectionHeaders()
| uintptr_t BootstrapStruct_t::getSectionHeaders |
( |
| ) |
const |
◆ getSectionHeaderStringTableIndex()
| size_t BootstrapStruct_t::getSectionHeaderStringTableIndex |
( |
| ) |
const |
◆ getSmbios()
| uintptr_t BootstrapStruct_t::getSmbios |
( |
| ) |
const |
◆ isDatabaseLoaded()
| bool BootstrapStruct_t::isDatabaseLoaded |
( |
| ) |
const |
◆ isInitrdLoaded()
| bool BootstrapStruct_t::isInitrdLoaded |
( |
| ) |
const |
◆ isUefi()
| bool BootstrapStruct_t::isUefi |
( |
| ) |
const |
◆ nextMemoryMapEntry()
| void * BootstrapStruct_t::nextMemoryMapEntry |
( |
void * |
opaque | ) |
const |
◆ acpi_rsdp
| bootstrap_uintptr_t BootstrapStruct_t::acpi_rsdp |
|
private |
◆ addr
| bootstrap_uintptr_t BootstrapStruct_t::addr |
|
private |
◆ cmdline
| bootstrap_uintptr_t BootstrapStruct_t::cmdline |
|
private |
◆ flags
| uint32_t BootstrapStruct_t::flags |
|
private |
◆ framebuffer
| bootstrap_uintptr_t BootstrapStruct_t::framebuffer |
|
private |
◆ framebuffer_bpp
| uint32_t BootstrapStruct_t::framebuffer_bpp |
|
private |
◆ framebuffer_format
| uint32_t BootstrapStruct_t::framebuffer_format |
|
private |
◆ framebuffer_height
| uint32_t BootstrapStruct_t::framebuffer_height |
|
private |
◆ framebuffer_pitch
| uint32_t BootstrapStruct_t::framebuffer_pitch |
|
private |
◆ framebuffer_width
| uint32_t BootstrapStruct_t::framebuffer_width |
|
private |
◆ mmap_addr
| bootstrap_uintptr_t BootstrapStruct_t::mmap_addr |
|
private |
◆ mmap_entry_size
| uint32_t BootstrapStruct_t::mmap_entry_size |
|
private |
◆ mmap_length
| uint32_t BootstrapStruct_t::mmap_length |
|
private |
◆ mods_addr
| bootstrap_uintptr_t BootstrapStruct_t::mods_addr |
|
private |
◆ mods_count
| uint32_t BootstrapStruct_t::mods_count |
|
private |
◆ num
| uint32_t BootstrapStruct_t::num |
|
private |
◆ reserved
| uint32_t BootstrapStruct_t::reserved |
|
private |
◆ shndx
| uint32_t BootstrapStruct_t::shndx |
|
private |
◆ size
| uint32_t BootstrapStruct_t::size |
|
private |
◆ smbios
| bootstrap_uintptr_t BootstrapStruct_t::smbios |
|
private |
The documentation for this class was generated from the following files: