aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/earlycon.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault1-1/+1
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel1-3/+13
2023-01-10efi/earlycon: Speed up scrolling by disregarding empty spaceAndy Shevchenko1-2/+26
2023-01-10efi/earlycon: Replace open coded strnchrnul()Andy Shevchenko1-9/+4
2022-12-02efi: earlycon: use console_is_registered()John Ogness1-4/+4
2020-05-12efi/earlycon: Fix early printk for wider fontsDave Young1-6/+8
2019-12-25efi/earlycon: Fix write-combine mapping on x86Arvind Sankar1-9/+7
2019-12-08efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko1-0/+40
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel1-0/+206