uefi.acpiaml

Based on IndustryStandard/AcpiAml.h, original notice:

This file contains AML code definition in the latest ACPI spec.

Copyright (c) 2011, Intel Corporation. All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Members

Manifest constants

AML_ADD_OP
enum AML_ADD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ALIAS_OP
enum AML_ALIAS_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_AND_OP
enum AML_AND_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG0
enum AML_ARG0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG1
enum AML_ARG1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG2
enum AML_ARG2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG3
enum AML_ARG3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG4
enum AML_ARG4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG5
enum AML_ARG5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ARG6
enum AML_ARG6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_BREAK_OP
enum AML_BREAK_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_BREAK_POINT_OP
enum AML_BREAK_POINT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_BUFFER_OP
enum AML_BUFFER_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_BYTE_PREFIX
enum AML_BYTE_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CONCAT_OP
enum AML_CONCAT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CONCAT_RES_OP
enum AML_CONCAT_RES_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CONTINUE_OP
enum AML_CONTINUE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_COPY_OBJECT_OP
enum AML_COPY_OBJECT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CREATE_BIT_FIELD_OP
enum AML_CREATE_BIT_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CREATE_BYTE_FIELD_OP
enum AML_CREATE_BYTE_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CREATE_DWORD_FIELD_OP
enum AML_CREATE_DWORD_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CREATE_QWORD_FIELD_OP
enum AML_CREATE_QWORD_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_CREATE_WORD_FIELD_OP
enum AML_CREATE_WORD_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_DECREMENT_OP
enum AML_DECREMENT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_DEREF_OF_OP
enum AML_DEREF_OF_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_DIVIDE_OP
enum AML_DIVIDE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_DUAL_NAME_PREFIX
enum AML_DUAL_NAME_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_DWORD_PREFIX
enum AML_DWORD_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ELSE_OP
enum AML_ELSE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_ACQUIRE_OP
enum AML_EXT_ACQUIRE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_BANK_FIELD_OP
enum AML_EXT_BANK_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_COND_REF_OF_OP
enum AML_EXT_COND_REF_OF_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_CREATE_FIELD_OP
enum AML_EXT_CREATE_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_DATA_REGION_OP
enum AML_EXT_DATA_REGION_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_DEBUG_OP
enum AML_EXT_DEBUG_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_DEVICE_OP
enum AML_EXT_DEVICE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_EVENT_OP
enum AML_EXT_EVENT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_FATAL_OP
enum AML_EXT_FATAL_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_FIELD_OP
enum AML_EXT_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_FROM_BCD_OP
enum AML_EXT_FROM_BCD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_INDEX_FIELD_OP
enum AML_EXT_INDEX_FIELD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_LOAD_OP
enum AML_EXT_LOAD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_LOAD_TABLE_OP
enum AML_EXT_LOAD_TABLE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_MUTEX_OP
enum AML_EXT_MUTEX_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_OP
enum AML_EXT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_POWER_RES_OP
enum AML_EXT_POWER_RES_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_PROCESSOR_OP
enum AML_EXT_PROCESSOR_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_REGION_OP
enum AML_EXT_REGION_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_RELEASE_OP
enum AML_EXT_RELEASE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_RESET_OP
enum AML_EXT_RESET_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_REVISION_OP
enum AML_EXT_REVISION_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_SIGNAL_OP
enum AML_EXT_SIGNAL_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_SLEEP_OP
enum AML_EXT_SLEEP_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_STALL_OP
enum AML_EXT_STALL_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_THERMAL_ZONE_OP
enum AML_EXT_THERMAL_ZONE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_TIMER_OP
enum AML_EXT_TIMER_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_TO_BCD_OP
enum AML_EXT_TO_BCD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_UNLOAD_OP
enum AML_EXT_UNLOAD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_EXT_WAIT_OP
enum AML_EXT_WAIT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_FIND_SET_LEFT_BIT_OP
enum AML_FIND_SET_LEFT_BIT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_FIND_SET_RIGHT_BIT_OP
enum AML_FIND_SET_RIGHT_BIT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_IF_OP
enum AML_IF_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_INCREMENT_OP
enum AML_INCREMENT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_INDEX_OP
enum AML_INDEX_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LAND_OP
enum AML_LAND_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LEQUAL_OP
enum AML_LEQUAL_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LGREATER_OP
enum AML_LGREATER_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LLESS_OP
enum AML_LLESS_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LNOT_OP
enum AML_LNOT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL0
enum AML_LOCAL0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL1
enum AML_LOCAL1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL2
enum AML_LOCAL2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL3
enum AML_LOCAL3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL4
enum AML_LOCAL4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL5
enum AML_LOCAL5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL6
enum AML_LOCAL6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOCAL7
enum AML_LOCAL7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_LOR_OP
enum AML_LOR_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_MATCH_OP
enum AML_MATCH_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_METHOD_OP
enum AML_METHOD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_MID_OP
enum AML_MID_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_MOD_OP
enum AML_MOD_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_MULTIPLY_OP
enum AML_MULTIPLY_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_MULTI_NAME_PREFIX
enum AML_MULTI_NAME_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_A
enum AML_NAME_CHAR_A;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_B
enum AML_NAME_CHAR_B;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_C
enum AML_NAME_CHAR_C;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_D
enum AML_NAME_CHAR_D;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_E
enum AML_NAME_CHAR_E;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_F
enum AML_NAME_CHAR_F;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_G
enum AML_NAME_CHAR_G;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_H
enum AML_NAME_CHAR_H;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_I
enum AML_NAME_CHAR_I;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_J
enum AML_NAME_CHAR_J;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_K
enum AML_NAME_CHAR_K;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_L
enum AML_NAME_CHAR_L;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_M
enum AML_NAME_CHAR_M;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_N
enum AML_NAME_CHAR_N;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_O
enum AML_NAME_CHAR_O;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_P
enum AML_NAME_CHAR_P;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_Q
enum AML_NAME_CHAR_Q;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_R
enum AML_NAME_CHAR_R;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_S
enum AML_NAME_CHAR_S;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_T
enum AML_NAME_CHAR_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_U
enum AML_NAME_CHAR_U;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_V
enum AML_NAME_CHAR_V;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_W
enum AML_NAME_CHAR_W;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_X
enum AML_NAME_CHAR_X;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_Y
enum AML_NAME_CHAR_Y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR_Z
enum AML_NAME_CHAR_Z;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_CHAR__
enum AML_NAME_CHAR__;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAME_OP
enum AML_NAME_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NAND_OP
enum AML_NAND_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NOOP_OP
enum AML_NOOP_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NOR_OP
enum AML_NOR_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NOTIFY_OP
enum AML_NOTIFY_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_NOT_OP
enum AML_NOT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_OBJECT_TYPE_OP
enum AML_OBJECT_TYPE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ONES_OP
enum AML_ONES_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ONE_OP
enum AML_ONE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_OR_OP
enum AML_OR_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_PACKAGE_OP
enum AML_PACKAGE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_PARENT_PREFIX_CHAR
enum AML_PARENT_PREFIX_CHAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_QWORD_PREFIX
enum AML_QWORD_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_REF_OF_OP
enum AML_REF_OF_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_RETURN_OP
enum AML_RETURN_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ROOT_CHAR
enum AML_ROOT_CHAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_SCOPE_OP
enum AML_SCOPE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_SHIFT_LEFT_OP
enum AML_SHIFT_LEFT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_SHIFT_RIGHT_OP
enum AML_SHIFT_RIGHT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_SIZE_OF_OP
enum AML_SIZE_OF_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_STORE_OP
enum AML_STORE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_STRING_PREFIX
enum AML_STRING_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_SUBTRACT_OP
enum AML_SUBTRACT_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_TO_BUFFER_OP
enum AML_TO_BUFFER_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_TO_DEC_STRING_OP
enum AML_TO_DEC_STRING_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_TO_HEX_STRING_OP
enum AML_TO_HEX_STRING_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_TO_INTEGER_OP
enum AML_TO_INTEGER_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_TO_STRING_OP
enum AML_TO_STRING_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_VAR_PACKAGE_OP
enum AML_VAR_PACKAGE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_WHILE_OP
enum AML_WHILE_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_WORD_PREFIX
enum AML_WORD_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_XOR_OP
enum AML_XOR_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AML_ZERO_OP
enum AML_ZERO_OP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta