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

Tests for ACPI BGRT table #6

Open
joshtriplett opened this issue Apr 30, 2016 · 0 comments
Open

Tests for ACPI BGRT table #6

joshtriplett opened this issue Apr 30, 2016 · 0 comments

Comments

@joshtriplett
Copy link
Member

We should include tests for the correctness of the BGRT table:

  • Length shorter than minimum
  • Version not 1
  • Status bits (other than the LSB) set. (The remaining checks should only occur if status == 1.)
  • Image type not 0 (BMP).
  • Image address NULL.
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