UbixOS
2.0
|
#include <objgfx30.h>
Public Member Functions | |
char VBESignature[4] | __attribute__ ((packed)) |
uInt8 minVersion | __attribute__ ((packed)) |
uInt8 majVersion | __attribute__ ((packed)) |
uInt32 OEMStringPtr | __attribute__ ((packed)) |
uInt32 Capabilities | __attribute__ ((packed)) |
uInt32 VideoModePtr | __attribute__ ((packed)) |
uInt16 TotalMemory | __attribute__ ((packed)) |
uInt16 OEMSoftwareRev | __attribute__ ((packed)) |
uInt32 OEMVendorNamePtr | __attribute__ ((packed)) |
uInt32 OEMProductNamePtr | __attribute__ ((packed)) |
uInt32 OEMProductRevPtr | __attribute__ ((packed)) |
uInt8 paddington[474] | __attribute__ ((packed)) |
Data Fields | |
uInt32 | Capabilities |
uInt8 | majVersion |
uInt8 | minVersion |
char * | OEMProductNamePtr |
char * | OEMProductRevPtr |
uInt16 | OEMSoftwareRev |
char * | OEMStringPtr |
char * | OEMVendorNamePtr |
uInt8 | paddington [474] |
uInt16 | TotalMemory |
char | VBESignature [4] |
uInt16 * | VideoModePtr |
Definition at line 105 of file objgfx30.h.
char VBESignature [4] TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt8 minVersion TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt8 majVersion TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 OEMStringPtr TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 Capabilities TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 VideoModePtr TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt16 TotalMemory TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt16 OEMSoftwareRev TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 OEMVendorNamePtr TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 OEMProductNamePtr TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 OEMProductRevPtr TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt8 paddington [474] TVESA_Rec::__attribute__ | ( | (packed) | ) |
uInt32 TVESA_Rec::Capabilities |
Definition at line 110 of file objgfx30.h.
uInt8 TVESA_Rec::majVersion |
Definition at line 108 of file objgfx30.h.
uInt8 TVESA_Rec::minVersion |
Definition at line 107 of file objgfx30.h.
char* TVESA_Rec::OEMProductNamePtr |
Definition at line 116 of file objgfx30.h.
char* TVESA_Rec::OEMProductRevPtr |
Definition at line 117 of file objgfx30.h.
uInt16 TVESA_Rec::OEMSoftwareRev |
Definition at line 114 of file objgfx30.h.
char* TVESA_Rec::OEMStringPtr |
Definition at line 109 of file objgfx30.h.
char* TVESA_Rec::OEMVendorNamePtr |
Definition at line 115 of file objgfx30.h.
uInt8 TVESA_Rec::paddington[474] |
Definition at line 118 of file objgfx30.h.
uInt16 TVESA_Rec::TotalMemory |
Definition at line 112 of file objgfx30.h.
char TVESA_Rec::VBESignature[4] |
Definition at line 106 of file objgfx30.h.
uInt16* TVESA_Rec::VideoModePtr |
Definition at line 111 of file objgfx30.h.