|
PatchworkOS
|
Go to the source code of this file.
Macros | |
| #define | GOP_WIDTH 1920 |
| #define | GOP_HEIGHT 1080 |
| #define | GOP_USE_DEFAULT_RES 1 |
Functions | |
| EFI_STATUS | gop_buffer_init (boot_gop_t *buffer) |
| EFI_STATUS gop_buffer_init | ( | boot_gop_t * | buffer | ) |
Definition at line 34 of file gop.c.
References buffer, gop, GOP_HEIGHT, gop_select_mode(), GOP_WIDTH, boot_gop_t::height, PML_LOWER_TO_HIGHER, boot_gop_t::stride, and boot_gop_t::width.
Referenced by boot_info_populate().