|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <acpi.h>

Public Attributes | |
| DESCRIPTION_HEADER | Header |
| USHORT | Version |
| UCHAR | Status |
| UCHAR | ImageType |
| ULONGLONG | LogoAddress |
| ULONG | OffsetX |
| ULONG | OffsetY |
| DESCRIPTION_HEADER _BGRT_TABLE::Header |
Definition at line 259 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), and BlDisplayInvalidateOemBitmap().
| UCHAR _BGRT_TABLE::ImageType |
Definition at line 262 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
| ULONGLONG _BGRT_TABLE::LogoAddress |
Definition at line 263 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
| ULONG _BGRT_TABLE::OffsetX |
Definition at line 264 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
| ULONG _BGRT_TABLE::OffsetY |
Definition at line 265 of file acpi.h.
Referenced by BlDisplayGetOemBitmap().
| UCHAR _BGRT_TABLE::Status |
Definition at line 261 of file acpi.h.
Referenced by BlDisplayGetOemBitmap(), and BlDisplayInvalidateOemBitmap().