Open
Description
It's very difficult to debug AML code and the AML parser due to lack of information about where an error occurs. I suggest using smart pointers instead of [u8] for the buffer type, and reporting the relative position of the cursor when an error occurs. This will allow the developer to find the offending byte much more easily.
Metadata
Metadata
Assignees
Labels
No labels