|
TianoCore EDK2 master
|
#include "AcpiTable.h"Go to the source code of this file.
Functions | |
| AML_BYTE_ENCODING * | AmlSearchByOpByte (IN UINT8 *OpByteBuffer) |
| EFI_ACPI_DATA_TYPE | AmlTypeToAcpiType (IN AML_OP_PARSE_FORMAT AmlType) |
| UINTN | AmlGetPkgLength (IN UINT8 *Buffer, OUT UINTN *PkgLength) |
Variables | |
| GLOBAL_REMOVE_IF_UNREFERENCED AML_BYTE_ENCODING | mAmlByteEncoding [] |
| GLOBAL_REMOVE_IF_UNREFERENCED EFI_ACPI_DATA_TYPE | mAmlTypeToAcpiType [] |
ACPI Sdt Protocol Driver
Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Aml.c.
| AML_BYTE_ENCODING * AmlSearchByOpByte | ( | IN UINT8 * | OpByteBuffer | ) |
| EFI_ACPI_DATA_TYPE AmlTypeToAcpiType | ( | IN AML_OP_PARSE_FORMAT | AmlType | ) |
| GLOBAL_REMOVE_IF_UNREFERENCED AML_BYTE_ENCODING mAmlByteEncoding[] |
| GLOBAL_REMOVE_IF_UNREFERENCED EFI_ACPI_DATA_TYPE mAmlTypeToAcpiType[] |