tools: add tool to decode AML files and build an ACPI namespace
This commit is contained in:
6
tools/amldecode/aml/constants.h
Normal file
6
tools/amldecode/aml/constants.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef AML_CONSTANTS_H_
|
||||
#define AML_CONSTANTS_H_
|
||||
|
||||
#define ACPI_OBJECT_NAME_MAX 5
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user