Dear coreboot folks,
Starting the Tint payload, in my case from SeaBIOS, when the game is over, the score is shown. How can I quit the payload, which probably means restart the system?
Pressing ESC or Ctrl + Alt + Del don’t work. The only way I have found so far, is hitting the reset button on the mainboard.
Thanks,
Paul
Paul Menzel via coreboot wrote:
How can I quit the payload, which probably means restart the system?
Pressing ESC or Ctrl + Alt + Del don’t work.
Remember that coreboot jumps to the payload; the payload is responsible for restarting. If Tint doesn't support that I think you have to submit a patch to Tint to add this feature.
//Peter