ReactOS 0.4.15-dev-7924-g5949c20
VESA_SVGA_INFO Struct Reference

Public Attributes

UCHAR Signature [4]
 
USHORT VesaVersion
 
ULONG OemNamePtr
 
ULONG Capabilities
 
ULONG SupportedModeListPtr
 
USHORT TotalVideoMemory
 
USHORT OemSoftwareVersion
 
ULONG VendorNamePtr
 
ULONG ProductNamePtr
 
ULONG ProductRevisionStringPtr
 
USHORT VBE_AF_Version
 
ULONG AcceleratedModeListPtr
 
UCHAR Reserved [216]
 
UCHAR ScratchPad [256]
 

Detailed Description

Definition at line 26 of file pcvesa.c.

Member Data Documentation

◆ AcceleratedModeListPtr

ULONG VESA_SVGA_INFO::AcceleratedModeListPtr

Definition at line 49 of file pcvesa.c.

◆ Capabilities

ULONG VESA_SVGA_INFO::Capabilities

Definition at line 34 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ OemNamePtr

ULONG VESA_SVGA_INFO::OemNamePtr

Definition at line 32 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ OemSoftwareVersion

USHORT VESA_SVGA_INFO::OemSoftwareVersion

Definition at line 43 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ ProductNamePtr

ULONG VESA_SVGA_INFO::ProductNamePtr

Definition at line 45 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ ProductRevisionStringPtr

ULONG VESA_SVGA_INFO::ProductRevisionStringPtr

Definition at line 46 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ Reserved

UCHAR VESA_SVGA_INFO::Reserved[216]

Definition at line 51 of file pcvesa.c.

◆ ScratchPad

UCHAR VESA_SVGA_INFO::ScratchPad[256]

Definition at line 52 of file pcvesa.c.

◆ Signature

UCHAR VESA_SVGA_INFO::Signature[4]

Definition at line 28 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ SupportedModeListPtr

ULONG VESA_SVGA_INFO::SupportedModeListPtr

Definition at line 35 of file pcvesa.c.

◆ TotalVideoMemory

USHORT VESA_SVGA_INFO::TotalVideoMemory

Definition at line 37 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ VBE_AF_Version

USHORT VESA_SVGA_INFO::VBE_AF_Version

Definition at line 47 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ VendorNamePtr

ULONG VESA_SVGA_INFO::VendorNamePtr

Definition at line 44 of file pcvesa.c.

Referenced by BiosIsVesaSupported().

◆ VesaVersion

USHORT VESA_SVGA_INFO::VesaVersion

Definition at line 31 of file pcvesa.c.

Referenced by BiosIsVesaSupported().


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