|
PatchworkOS
|
#include <boot/boot_info.h>Go to the source code of this file.
Functions | |
| void | gop_init (const boot_gop_t *in) |
| void gop_init | ( | const boot_gop_t * | in | ) |
Definition at line 43 of file gop.c.
References fb, FB_ARGB32, fb_new(), fb_info_t::format, gop, gop_mmap(), boot_gop_t::height, fb_info_t::height, info, MAX_NAME, fb_info_t::name, NULL, panic(), boot_gop_t::stride, fb_info_t::stride, strncpy(), boot_gop_t::width, and fb_info_t::width.
Referenced by init_finalize().