OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
Boot_Video Struct Reference

#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
 

Detailed Description

Definition at line 36 of file AppleBootArgs.h.

Field Documentation

◆ v_baseAddr

UINT64 Boot_Video::v_baseAddr

Definition at line 43 of file AppleBootArgs.h.

◆ v_depth

UINT32 Boot_Video::v_depth

Definition at line 41 of file AppleBootArgs.h.

◆ v_display

UINT32 Boot_Video::v_display

Definition at line 37 of file AppleBootArgs.h.

◆ v_height

UINT32 Boot_Video::v_height

Definition at line 40 of file AppleBootArgs.h.

◆ v_resv

UINT32 Boot_Video::v_resv[7]

Definition at line 42 of file AppleBootArgs.h.

◆ v_rowBytes

UINT32 Boot_Video::v_rowBytes

Definition at line 38 of file AppleBootArgs.h.

◆ v_width

UINT32 Boot_Video::v_width

Definition at line 39 of file AppleBootArgs.h.


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