PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
boot_gop_t Struct Reference

#include <boot_info.h>

Collaboration diagram for boot_gop_t:

Data Fields

uint32_tphysAddr
 
uint32_tvirtAddr
 
uint64_t size
 
uint32_t width
 
uint32_t height
 
uint32_t stride
 

Detailed Description

Definition at line 42 of file boot_info.h.

Field Documentation

◆ physAddr

uint32_t* boot_gop_t::physAddr

Definition at line 44 of file boot_info.h.

◆ virtAddr

uint32_t* boot_gop_t::virtAddr

Definition at line 45 of file boot_info.h.

◆ size

uint64_t boot_gop_t::size

Definition at line 46 of file boot_info.h.

◆ width

uint32_t boot_gop_t::width

Definition at line 47 of file boot_info.h.

◆ height

uint32_t boot_gop_t::height

Definition at line 48 of file boot_info.h.

◆ stride

uint32_t boot_gop_t::stride

Definition at line 49 of file boot_info.h.


The documentation for this struct was generated from the following file: