summaryrefslogtreecommitdiffstats
path: root/fragments/boot (unfollow)
Commit message (Collapse)AuthorLines
2022-10-15fragments: Remove CONFIG_EFI_VARSWolfgang Müller-1/+0
This option has been removed in newer kernel versions [1]. [1] https://github.com/torvalds/linux/commit/0f5b2c69a4cbe4166ca24b76d5ada98ed2867741
2022-07-10fragments: Enable the EFI framebuffer console for EFI systemsWolfgang Müller-0/+5
Support for this was lacking before, making EFI systems unusable after boot since there was no output on the screen.