The Pedigree Project 0.1
Public Attributes | List of all members
BootstrapStruct_t::FramebufferInfo Struct Reference
+ Collaboration diagram for BootstrapStruct_t::FramebufferInfo:

Public Attributes

uint64_t address
 
uint32_t width
 
uint32_t height
 
uint32_t pitch
 
uint32_t bpp
 
uint32_t format
 

Detailed Description

Definition at line 111 of file BootstrapInfo.h.

Member Data Documentation

◆ address

uint64_t BootstrapStruct_t::FramebufferInfo::address

Definition at line 112 of file BootstrapInfo.h.

◆ bpp

uint32_t BootstrapStruct_t::FramebufferInfo::bpp

Definition at line 114 of file BootstrapInfo.h.

◆ format

uint32_t BootstrapStruct_t::FramebufferInfo::format

Definition at line 114 of file BootstrapInfo.h.

◆ height

uint32_t BootstrapStruct_t::FramebufferInfo::height

Definition at line 114 of file BootstrapInfo.h.

◆ pitch

uint32_t BootstrapStruct_t::FramebufferInfo::pitch

Definition at line 114 of file BootstrapInfo.h.

◆ width

uint32_t BootstrapStruct_t::FramebufferInfo::width

Definition at line 114 of file BootstrapInfo.h.


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