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

#include <AppleBootArgs.h>

Data Fields

UINT32 v_baseAddr
 
UINT32 v_display
 
UINT32 v_rowBytes
 
UINT32 v_width
 
UINT32 v_height
 
UINT32 v_depth
 

Detailed Description

Keep in sync with XNU pexpert/pexpert/i386/boot.h. Last sync time: 4903.221.2.

Definition at line 25 of file AppleBootArgs.h.

Field Documentation

◆ v_baseAddr

UINT32 Boot_VideoV1::v_baseAddr

Definition at line 26 of file AppleBootArgs.h.

◆ v_depth

UINT32 Boot_VideoV1::v_depth

Definition at line 31 of file AppleBootArgs.h.

◆ v_display

UINT32 Boot_VideoV1::v_display

Definition at line 27 of file AppleBootArgs.h.

◆ v_height

UINT32 Boot_VideoV1::v_height

Definition at line 30 of file AppleBootArgs.h.

◆ v_rowBytes

UINT32 Boot_VideoV1::v_rowBytes

Definition at line 28 of file AppleBootArgs.h.

◆ v_width

UINT32 Boot_VideoV1::v_width

Definition at line 29 of file AppleBootArgs.h.


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