summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/screen_info.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-17efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma1-0/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-0/+2
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel1-8/+1
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel1-0/+56