OpenCore
1.0.4
OpenCore Bootloader
|
#include <AppleBootArgs.h>
Data Fields | |
UINT32 | v_display |
UINT32 | v_rowBytes |
UINT32 | v_width |
UINT32 | v_height |
UINT32 | v_depth |
UINT32 | v_resv [7] |
UINT64 | v_baseAddr |
Definition at line 36 of file AppleBootArgs.h.
UINT64 Boot_Video::v_baseAddr |
Definition at line 43 of file AppleBootArgs.h.
UINT32 Boot_Video::v_depth |
Definition at line 41 of file AppleBootArgs.h.
UINT32 Boot_Video::v_display |
Definition at line 37 of file AppleBootArgs.h.
UINT32 Boot_Video::v_height |
Definition at line 40 of file AppleBootArgs.h.
UINT32 Boot_Video::v_resv[7] |
Definition at line 42 of file AppleBootArgs.h.
UINT32 Boot_Video::v_rowBytes |
Definition at line 38 of file AppleBootArgs.h.
UINT32 Boot_Video::v_width |
Definition at line 39 of file AppleBootArgs.h.