Jump to content

[Armbian build PR] - On uefi-x86, allow GRUB boot without GUI display and display early kernel boot messages on the serial console


Recommended Posts

Posted

Remark: This PR is based off v23.11 for now and will be rebased of main/master branch before review

Description

Running "uefi-x86" board image on qemu-system-x86_64 --display none --serial stdio ... did not:

  • allow GRUB boot without GUI display
  • display early kernel boot messages on the serial console
  • display the console prompt on serial console

Jira reference number: None

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [ ] Test A: Boot uefi-x86 board image on qemu-system-x86_64 --display none --serial stdio ...
  • [ ] Test B: Boot uefi-x86 board image on qemu-system-x86_64 --display vga

Checklist:

  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [X] My changes generate no new warnings
  • [X] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines