|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| uint8_t | anchor [15] |
| uint8_t | bits |
| uint64_t | phys_load_addr |
| uint64_t | phys_bss_start |
| uint64_t | phys_bss_end |
| uint64_t | phys_stivale2hdr |
Definition at line 23 of file stivale2.h.
| uint8_t stivale2_anchor::anchor[15] |
Definition at line 24 of file stivale2.h.
| uint8_t stivale2_anchor::bits |
Definition at line 25 of file stivale2.h.
| uint64_t stivale2_anchor::phys_bss_end |
Definition at line 28 of file stivale2.h.
| uint64_t stivale2_anchor::phys_bss_start |
Definition at line 27 of file stivale2.h.
| uint64_t stivale2_anchor::phys_load_addr |
Definition at line 26 of file stivale2.h.
| uint64_t stivale2_anchor::phys_stivale2hdr |
Definition at line 29 of file stivale2.h.