PatchworkOS
Loading...
Searching...
No Matches
gop.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
boot/boot_info.h
>
4
#include <efi.h>
5
#include <efilib.h>
6
7
#define GOP_WIDTH 1920
8
#define GOP_HEIGHT 1080
9
#define GOP_USE_DEFAULT_RES 1
10
11
EFI_STATUS
gop_buffer_init
(
boot_gop_t
*
buffer
);
boot_info.h
buffer
EFI_PHYSICAL_ADDRESS buffer
Definition
mem.c:15
gop_buffer_init
EFI_STATUS gop_buffer_init(boot_gop_t *buffer)
Definition
gop.c:34
boot_gop_t
Definition
boot_info.h:32
src
boot
gop.h
Generated by
1.9.8