MOS Source Code
|
#include <limine.h>
Public Attributes | |
uint64_t | revision |
void * | address |
uint64_t | size |
char * | path |
char * | cmdline |
uint32_t | media_type |
uint32_t | unused |
uint32_t | tftp_ip |
uint32_t | tftp_port |
uint32_t | partition_index |
uint32_t | mbr_disk_id |
struct limine_uuid | gpt_disk_uuid |
struct limine_uuid | gpt_part_uuid |
struct limine_uuid | part_uuid |
void* address |
Definition at line 75 of file limine.h.
Referenced by limine_entry().
uint64_t size |
Definition at line 76 of file limine.h.
Referenced by limine_entry().
char* path |
Definition at line 77 of file limine.h.
Referenced by limine_entry().
char* cmdline |
Definition at line 78 of file limine.h.
Referenced by limine_entry().
struct limine_uuid gpt_disk_uuid |
struct limine_uuid gpt_part_uuid |
struct limine_uuid part_uuid |