Module helpers

Module helpers 

Source
Expand description

Utilities for encoding various types into ACPI Machine Language (AML).

Functionsยง

char_to_hex
encode_arg
Encode an AML Arg reference (Arg0-Arg6: opcodes 0x68-0x6e).
encode_dword
encode_integer
encode_local
Encode an AML Local variable reference (Local0-Local7: opcodes 0x60-0x67).
encode_name
encode_package_len
encode_string