Skip to content

Conversation

IsaacWoods
Copy link
Member

Fixes #85

@IsaacWoods IsaacWoods changed the title Public tables Make table types public Mar 9, 2021
@IsaacWoods IsaacWoods merged commit c97b46a into rust-osdev:master Mar 21, 2021
@IsaacWoods IsaacWoods deleted the public_tables branch March 21, 2021 23:54
@IsaacWoods
Copy link
Member Author

Published as acpi v2.3.0.

This should fix your problem @JCapucho - let me know how it goes!

@JCapucho
Copy link

It works great @IsaacWoods

@JCapucho
Copy link

@IsaacWoods actually I've hit a problem it seems like pm1b_control_block returns Some if x_pm1b_control_block exists even if it's zero in which case it should be None

@IsaacWoods
Copy link
Member Author

@JCapucho ah, thanks for the report. I've pushed acpi v2.3.1, which should fix this issue. Please can you let me know if that works?

@JCapucho
Copy link

@IsaacWoods Thanks for the quick fix everything is working as expected now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make the Fadt public
2 participants