TianoCore EDK2 master
Loading...
Searching...
No Matches
AcpiTableParser Struct Reference

#include <ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiTableParser.h>

Data Fields

UINT32 Signature
 ACPI table signature.
 
PARSE_ACPI_TABLE_PROC Parser
 The ACPI table parser function.
 

Detailed Description

The ACPI table parser information

Definition at line 40 of file AcpiTableParser.h.

Field Documentation

◆ Parser

PARSE_ACPI_TABLE_PROC AcpiTableParser::Parser

The ACPI table parser function.

Definition at line 45 of file AcpiTableParser.h.

◆ Signature

UINT32 AcpiTableParser::Signature

ACPI table signature.

Definition at line 42 of file AcpiTableParser.h.


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