|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <boot_info.h>
Data Fields | |
| boot_gop_t | gop |
| void * | rsdp |
| void * | runtimeServices |
| boot_disk_t | disk |
| boot_kernel_t | kernel |
| boot_memory_t | memory |
Definition at line 99 of file boot_info.h.
| boot_gop_t boot_info_t::gop |
Definition at line 101 of file boot_info.h.
| void* boot_info_t::rsdp |
Definition at line 102 of file boot_info.h.
| void* boot_info_t::runtimeServices |
Definition at line 103 of file boot_info.h.
| boot_disk_t boot_info_t::disk |
Definition at line 104 of file boot_info.h.
| boot_kernel_t boot_info_t::kernel |
Definition at line 105 of file boot_info.h.
| boot_memory_t boot_info_t::memory |
Definition at line 106 of file boot_info.h.