summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/efi-stub-entry.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-17efi: move screen_info into efi init codeArnd Bergmann1-1/+7
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-0/+11
2022-11-09efi: libstub: Factor out EFI stub entrypoint into separate fileArd Biesheuvel1-0/+65