|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <boot_info.h>
Data Fields | |
| uint32_t * | physAddr |
| uint32_t * | virtAddr |
| uint64_t | size |
| uint32_t | width |
| uint32_t | height |
| uint32_t | stride |
Definition at line 42 of file boot_info.h.
| uint32_t* boot_gop_t::physAddr |
Definition at line 44 of file boot_info.h.
| uint32_t* boot_gop_t::virtAddr |
Definition at line 45 of file boot_info.h.
| uint64_t boot_gop_t::size |
Definition at line 46 of file boot_info.h.
| uint32_t boot_gop_t::width |
Definition at line 47 of file boot_info.h.
| uint32_t boot_gop_t::height |
Definition at line 48 of file boot_info.h.
| uint32_t boot_gop_t::stride |
Definition at line 49 of file boot_info.h.