|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| struct stivale2_tag | tag |
| uint64_t | flags |
| struct stivale2_guid | guid |
| struct stivale2_guid | part_guid |
Definition at line 300 of file stivale2.h.
| uint64_t stivale2_struct_tag_boot_volume::flags |
Definition at line 302 of file stivale2.h.
| struct stivale2_guid stivale2_struct_tag_boot_volume::guid |
Definition at line 303 of file stivale2.h.
Referenced by build_context_from_stivale2().
| struct stivale2_guid stivale2_struct_tag_boot_volume::part_guid |
Definition at line 304 of file stivale2.h.
Referenced by build_context_from_stivale2().
| struct stivale2_tag stivale2_struct_tag_boot_volume::tag |
Definition at line 301 of file stivale2.h.