The Wayback Machine - https://web.archive.org/web/20201229023518/https://github.com/rust-osdev/uefi-rs/issues/177
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

Make panic handler optional #177

Open
Crouton32 opened this issue Oct 17, 2020 · 0 comments
Open

Make panic handler optional #177

Crouton32 opened this issue Oct 17, 2020 · 0 comments

Comments

@Crouton32
Copy link
Contributor

@Crouton32 Crouton32 commented Oct 17, 2020

Currently, the uefi-services crate contains a panic handler, while this is useful, It is a problem if you are doing printing yourself as you can't use your own printer for panics. The best option would be to make the panic handler optional using cfg_attr()

Thank you for your time!

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.