Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing opcode: Revision #65

Closed
thomtl opened this issue Dec 3, 2019 · 2 comments
Closed

Missing opcode: Revision #65

thomtl opened this issue Dec 3, 2019 · 2 comments

Comments

@thomtl
Copy link
Member

thomtl commented Dec 3, 2019

Implement the missing opcode and add a unit test

@thomtl
Copy link
Member Author

thomtl commented Jul 11, 2020

It does not seem that this is something like _REV, _OS or _OSI where a specific result is needed to ensure compatibility with AML code since ACPICA just uses a subsystem version (RevisionOp implementation and ACPI_CA_VERSION definition). What should we use as a version? Maybe we could use a compile timestamp? Or would just returning 0 suffice?

@thomtl
Copy link
Member Author

thomtl commented Jul 12, 2020

Resolved in 8c3763d

@thomtl thomtl closed this as completed Jul 12, 2020
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

No branches or pull requests

1 participant