summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/screen_info.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma2024-07-171-0/+2
* efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-081-0/+2
* efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel2023-03-231-8/+1
* efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-0/+56