XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_ACPI_EFI_SYSTEM_TABLE Struct Reference

#include <acefiex.h>

Collaboration diagram for _ACPI_EFI_SYSTEM_TABLE:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ BootServices

ACPI_EFI_BOOT_SERVICES* _ACPI_EFI_SYSTEM_TABLE::BootServices

◆ ConfigurationTable

ACPI_EFI_CONFIGURATION_TABLE* _ACPI_EFI_SYSTEM_TABLE::ConfigurationTable

◆ ConIn

ACPI_SIMPLE_INPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::ConIn

◆ ConOut

ACPI_SIMPLE_TEXT_OUTPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::ConOut

◆ ConsoleInHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::ConsoleInHandle

◆ ConsoleOutHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::ConsoleOutHandle

◆ FirmwareRevision

UINT32 _ACPI_EFI_SYSTEM_TABLE::FirmwareRevision

◆ FirmwareVendor

CHAR16* _ACPI_EFI_SYSTEM_TABLE::FirmwareVendor

◆ Hdr

ACPI_EFI_TABLE_HEADER _ACPI_EFI_SYSTEM_TABLE::Hdr

◆ NumberOfTableEntries

UINTN _ACPI_EFI_SYSTEM_TABLE::NumberOfTableEntries

◆ RuntimeServices

ACPI_EFI_RUNTIME_SERVICES* _ACPI_EFI_SYSTEM_TABLE::RuntimeServices

◆ StandardErrorHandle

ACPI_EFI_HANDLE _ACPI_EFI_SYSTEM_TABLE::StandardErrorHandle

◆ StdErr

ACPI_SIMPLE_TEXT_OUTPUT_INTERFACE* _ACPI_EFI_SYSTEM_TABLE::StdErr

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