Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
stivale2_anchor Struct Reference

#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
 

Detailed Description

Definition at line 23 of file stivale2.h.

Field Documentation

◆ anchor

uint8_t stivale2_anchor::anchor[15]

Definition at line 24 of file stivale2.h.

◆ bits

uint8_t stivale2_anchor::bits

Definition at line 25 of file stivale2.h.

◆ phys_bss_end

uint64_t stivale2_anchor::phys_bss_end

Definition at line 28 of file stivale2.h.

◆ phys_bss_start

uint64_t stivale2_anchor::phys_bss_start

Definition at line 27 of file stivale2.h.

◆ phys_load_addr

uint64_t stivale2_anchor::phys_load_addr

Definition at line 26 of file stivale2.h.

◆ phys_stivale2hdr

uint64_t stivale2_anchor::phys_stivale2hdr

Definition at line 29 of file stivale2.h.


The documentation for this struct was generated from the following file: