ReactOS 0.4.15-dev-7942-gd23573b
_ACPI_EFI_SYSTEM_TABLE Struct Reference

#include <acefiex.h>

Collaboration diagram for _ACPI_EFI_SYSTEM_TABLE:

Public Attributes

ACPI_EFI_TABLE_HEADER Hdr
 
CHAR16FirmwareVendor
 
UINT32 FirmwareRevision
 
ACPI_EFI_HANDLE ConsoleInHandle
 
ACPI_SIMPLE_INPUT_INTERFACEConIn
 
ACPI_EFI_HANDLE ConsoleOutHandle
 
ACPI_SIMPLE_TEXT_OUTPUT_INTERFACEConOut
 
ACPI_EFI_HANDLE StandardErrorHandle
 
ACPI_SIMPLE_TEXT_OUTPUT_INTERFACEStdErr
 
ACPI_EFI_RUNTIME_SERVICESRuntimeServices
 
ACPI_EFI_BOOT_SERVICESBootServices
 
UINTN NumberOfTableEntries
 
ACPI_EFI_CONFIGURATION_TABLEConfigurationTable
 

Detailed Description

Definition at line 917 of file acefiex.h.

Member Data Documentation

◆ BootServices

ACPI_EFI_BOOT_SERVICES* _ACPI_EFI_SYSTEM_TABLE::BootServices

Definition at line 933 of file acefiex.h.

◆ ConfigurationTable

ACPI_EFI_CONFIGURATION_TABLE* _ACPI_EFI_SYSTEM_TABLE::ConfigurationTable

Definition at line 936 of file acefiex.h.

◆ ConIn

ACPI_SIMPLE_INPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::ConIn

Definition at line 924 of file acefiex.h.

◆ ConOut

ACPI_SIMPLE_TEXT_OUTPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::ConOut

Definition at line 927 of file acefiex.h.

◆ ConsoleInHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::ConsoleInHandle

Definition at line 923 of file acefiex.h.

◆ ConsoleOutHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::ConsoleOutHandle

Definition at line 926 of file acefiex.h.

◆ FirmwareRevision

UINT32 _ACPI_EFI_SYSTEM_TABLE::FirmwareRevision

Definition at line 921 of file acefiex.h.

◆ FirmwareVendor

CHAR16* _ACPI_EFI_SYSTEM_TABLE::FirmwareVendor

Definition at line 920 of file acefiex.h.

◆ Hdr

ACPI_EFI_TABLE_HEADER _ACPI_EFI_SYSTEM_TABLE::Hdr

Definition at line 918 of file acefiex.h.

◆ NumberOfTableEntries

UINTN _ACPI_EFI_SYSTEM_TABLE::NumberOfTableEntries

Definition at line 935 of file acefiex.h.

◆ RuntimeServices

ACPI_EFI_RUNTIME_SERVICES* _ACPI_EFI_SYSTEM_TABLE::RuntimeServices

Definition at line 932 of file acefiex.h.

◆ StandardErrorHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::StandardErrorHandle

Definition at line 929 of file acefiex.h.

◆ StdErr

ACPI_SIMPLE_TEXT_OUTPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::StdErr

Definition at line 930 of file acefiex.h.


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