|
XenevaOS
|
#include "acpi.h"#include "accommon.h"#include "acparser.h"#include "acdispat.h"#include "acinterp.h"#include "actables.h"#include "acnamesp.h"
Macros | |
| #define | _COMPONENT ACPI_PARSER |
Functions | |
| ACPI_STATUS | AcpiDebugTrace (const char *Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags) |
| ACPI_STATUS | AcpiPsExecuteMethod (ACPI_EVALUATE_INFO *Info) |
| ACPI_STATUS | AcpiPsExecuteTable (ACPI_EVALUATE_INFO *Info) |
| #define _COMPONENT ACPI_PARSER |
| ACPI_STATUS AcpiDebugTrace | ( | const char * | Name, |
| UINT32 | DebugLevel, | ||
| UINT32 | DebugLayer, | ||
| UINT32 | Flags | ||
| ) |
| ACPI_STATUS AcpiPsExecuteMethod | ( | ACPI_EVALUATE_INFO * | Info | ) |
| ACPI_STATUS AcpiPsExecuteTable | ( | ACPI_EVALUATE_INFO * | Info | ) |