ReactOS 0.4.15-dev-7834-g00c4b3d
acpi_table_bgrt Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_table_bgrt:

Public Attributes

ACPI_TABLE_HEADER Header
 
UINT16 Version
 
UINT8 Status
 
UINT8 ImageType
 
UINT64 ImageAddress
 
UINT32 ImageOffsetX
 
UINT32 ImageOffsetY
 

Detailed Description

Definition at line 354 of file actbl1.h.

Member Data Documentation

◆ Header

ACPI_TABLE_HEADER acpi_table_bgrt::Header

Definition at line 356 of file actbl1.h.

◆ ImageAddress

UINT64 acpi_table_bgrt::ImageAddress

Definition at line 360 of file actbl1.h.

◆ ImageOffsetX

UINT32 acpi_table_bgrt::ImageOffsetX

Definition at line 361 of file actbl1.h.

◆ ImageOffsetY

UINT32 acpi_table_bgrt::ImageOffsetY

Definition at line 362 of file actbl1.h.

◆ ImageType

UINT8 acpi_table_bgrt::ImageType

Definition at line 359 of file actbl1.h.

◆ Status

UINT8 acpi_table_bgrt::Status

Definition at line 358 of file actbl1.h.

◆ Version

UINT16 acpi_table_bgrt::Version

Definition at line 357 of file actbl1.h.


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