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

Create a rudimentary stub kernel for testing multiboot compliance. #1

Closed
tjhancocks opened this issue Jan 17, 2019 · 1 comment
Closed
Labels
kernel Related to the test kernel new-feature Related to a new feature that needs implementing

Comments

@tjhancocks
Copy link
Owner

There needs to be a very basic multiboot compliant kernel created for testing the generated multiboot info structure produced. This stub kernel should be installed into all test disk images so that it can be used by vboot in testing.

@tjhancocks tjhancocks added new-feature Related to a new feature that needs implementing kernel Related to the test kernel labels Jan 17, 2019
@tjhancocks
Copy link
Owner Author

This stub kernel currently only checks that boot_magic value. Additional checks should be added as part of the tasks to implement the multiboot information features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Related to the test kernel new-feature Related to a new feature that needs implementing
Projects
None yet
Development

No branches or pull requests

1 participant