|
The Pedigree Project 0.1
|
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 |
Definition at line 111 of file BootstrapInfo.h.
| uint64_t BootstrapStruct_t::FramebufferInfo::address |
Definition at line 112 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::FramebufferInfo::bpp |
Definition at line 114 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::FramebufferInfo::format |
Definition at line 114 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::FramebufferInfo::height |
Definition at line 114 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::FramebufferInfo::pitch |
Definition at line 114 of file BootstrapInfo.h.
| uint32_t BootstrapStruct_t::FramebufferInfo::width |
Definition at line 114 of file BootstrapInfo.h.