|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Definition at line 181 of file stivale2.h.
| uint8_t stivale2_struct_tag_framebuffer::blue_mask_shift |
Definition at line 194 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint8_t stivale2_struct_tag_framebuffer::blue_mask_size |
Definition at line 193 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint64_t stivale2_struct_tag_framebuffer::framebuffer_addr |
Definition at line 183 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint16_t stivale2_struct_tag_framebuffer::framebuffer_bpp |
Definition at line 187 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint16_t stivale2_struct_tag_framebuffer::framebuffer_height |
Definition at line 185 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint16_t stivale2_struct_tag_framebuffer::framebuffer_pitch |
Definition at line 186 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint16_t stivale2_struct_tag_framebuffer::framebuffer_width |
Definition at line 184 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint8_t stivale2_struct_tag_framebuffer::green_mask_shift |
Definition at line 192 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint8_t stivale2_struct_tag_framebuffer::green_mask_size |
Definition at line 191 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint8_t stivale2_struct_tag_framebuffer::memory_model |
Definition at line 188 of file stivale2.h.
| uint8_t stivale2_struct_tag_framebuffer::red_mask_shift |
Definition at line 190 of file stivale2.h.
Referenced by build_context_from_stivale2().
| uint8_t stivale2_struct_tag_framebuffer::red_mask_size |
Definition at line 189 of file stivale2.h.
Referenced by build_context_from_stivale2().
| struct stivale2_tag stivale2_struct_tag_framebuffer::tag |
Definition at line 182 of file stivale2.h.
| uint8_t stivale2_struct_tag_framebuffer::unused |
Definition at line 195 of file stivale2.h.