On Sat, Jun 28, 2025 at 07:49:13AM +0200, Paul Menzel wrote:
> From: Michał Żygowski <michal.zygow...@3mdeb.com>
> 
> Fix what happens when F11/F12 is sent via serial port. The existing code
> already correctly detects the byte sequence that is sent on the serial
> connection, however it translates it to the incorrect keycode. The
> termseq table must map to *DOS scan codes*.
> 
> The incorrect value matches *PS2 set1 scan codes* for F11 and F12, so
> fix the implementation mistake.
> 
> The patch is tested by Andrei on real hardware.

Thanks.  I committed this change.

-Kevin

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to