aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/earlycon.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-13efi: earlycon: Reprobe after parsing config tablesGravatar Ard Biesheuvel 1-3/+13
2023-01-10efi/earlycon: Speed up scrolling by disregarding empty spaceGravatar Andy Shevchenko 1-2/+26
2023-01-10efi/earlycon: Replace open coded strnchrnul()Gravatar Andy Shevchenko 1-9/+4
2022-12-02efi: earlycon: use console_is_registered()Gravatar John Ogness 1-4/+4
2020-05-12efi/earlycon: Fix early printk for wider fontsGravatar Dave Young 1-6/+8
2019-12-25efi/earlycon: Fix write-combine mapping on x86Gravatar Arvind Sankar 1-9/+7
2019-12-08efi/earlycon: Remap entire framebuffer after page initializationGravatar Andy Shevchenko 1-0/+40
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationGravatar Ard Biesheuvel 1-0/+206