-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
Hi, I have been working on redox for a bit, and I came across your library. We can't utilize your lib for ACPI handling because the data is accessed in a very different way on redox. Basically, redox exposes the ACPI tables in as a file. For example, an MCFG might be exposed as the file "acpi:/tables/MCFG-424f43485320-425850434d434647". However, the acpi crate takes physical memory location. I would love to see the acpi somehow support this use case so that we could take advantage of this work.
Do you have any ideas of how this might be achieved?
I'd be happy to submit some patches if I can figure out a way to do it.
Thanks for any help!
rodrigovalle, 4lDO2, aaronjanse and Virgiel
Metadata
Metadata
Assignees
Labels
No labels