rust-osdev/acpi

AML: Support Logical And OpCode 0x90

rw-vanc opened this issue · 2 comments

On HP-dq3xxx, Logical And opcode is used, causing a parser error.

I implemented Logical And by duplicating Logical Or. Let me know if you want me to submit.

Great thanks! Yep please submit a PR