On Wed, May 15, 2019 at 09:19:58AM -0400, Kevin O'Connor wrote: > On Wed, May 15, 2019 at 10:07:38AM +0200, Gerd Hoffmann wrote: > > Switch get_raw_keystroke() to return ax instead of ah, so it returns > > both scan code and ascii code of the key pressed. > > > > Add get_keystroke_full() function which passes up ax to the caller. > > > > The get_keystroke() function continues to return the scancode only like > > it did before. It is a thin wrapper around get_keystroke_full() now > > though. > > Thanks, the series looks good to me.
Pushed now. cheers, Gerd _______________________________________________ SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-le...@seabios.org