|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <stivale2.h>
Data Fields | |
| struct stivale2_tag | tag |
| uint16_t | framebuffer_width |
| uint16_t | framebuffer_height |
| uint16_t | framebuffer_bpp |
| uint16_t | unused |
Definition at line 56 of file stivale2.h.
| uint16_t stivale2_header_tag_framebuffer::framebuffer_bpp |
Definition at line 60 of file stivale2.h.
| uint16_t stivale2_header_tag_framebuffer::framebuffer_height |
Definition at line 59 of file stivale2.h.
| uint16_t stivale2_header_tag_framebuffer::framebuffer_width |
Definition at line 58 of file stivale2.h.
| struct stivale2_tag stivale2_header_tag_framebuffer::tag |
Definition at line 57 of file stivale2.h.
| uint16_t stivale2_header_tag_framebuffer::unused |
Definition at line 61 of file stivale2.h.