uint64_t aml_def_scope_read(aml_term_list_ctx_t *ctx)
Reads a DefScope structure from the AML byte stream.
uint64_t aml_def_name_read(aml_term_list_ctx_t *ctx)
Reads a DefName structure from the AML byte stream.
uint64_t aml_namespace_modifier_obj_read(aml_term_list_ctx_t *ctx)
Reads a NameSpaceModifierObj structure from the AML byte stream.
uint64_t aml_def_alias_read(aml_term_list_ctx_t *ctx)
Reads a DefAlias structure from the AML byte stream.
Context for reading a TermList.