Skip to content

uefi: _print more failsafe #1239

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

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

phip1611
Copy link
Member

When one accidentally call println! after exit_boot_services, one now at least gets some more debugging info why the machine suddenly reboots.

Specifically, this prints now info to integration-test-debugcon.log in such a case.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@phip1611 phip1611 requested a review from nicholasbishop July 13, 2024 09:26
@phip1611 phip1611 force-pushed the println branch 2 times, most recently from 5162ce0 to c488219 Compare July 13, 2024 09:30
When one accidentally call println! after exit_boot_services, one now at least
gets some more debugging info why the machine suddenly reboots.

Specifically, this prints now info to `integration-test-debugcon.log` in such
a case.
@nicholasbishop nicholasbishop added this pull request to the merge queue Jul 13, 2024
Merged via the queue into rust-osdev:main with commit 94938ef Jul 13, 2024
12 checks passed
@phip1611 phip1611 deleted the println branch July 13, 2024 15:43
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.

2 participants