summaryrefslogtreecommitdiffstats
path: root/drivers/serial/efi-stdio.c
Commit message (Expand)AuthorAgeFilesLines
* serial: efi-stdio: Add simple_text_input_ex_protocol backendAhmad Fatoum2019-10-231-10/+65
* serial: efi-stdio: replace globals with handles in priv structAhmad Fatoum2019-10-231-2/+3
* console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-021-2/+3
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-1/+1
* serial: efi: improve input handlingMichael Olbrich2017-01-241-1/+2
* serial: Add EFI stdio driverSascha Hauer2014-07-161-0/+367