summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/efi-stub.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09efi/libstub: Move the function prototypes to header fileAtish Patra1-17/+0
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel1-0/+3
2020-05-25Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-33/+37
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar1-1/+5
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel1-1/+2
2020-05-22efi/libstub: Use pool allocation for the command lineArd Biesheuvel1-2/+2
2020-05-01efi/libstub: Check return value of efi_parse_optionsArvind Sankar1-6/+17
2020-05-01efi/libstub: Unify initrd loading across architecturesArvind Sankar1-10/+2
2020-05-01efi/libstub: Upgrade ignored dtb= argument message to errorArvind Sankar1-1/+1
2020-05-01efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar1-16/+16
2020-04-24efi/libstub: Drop __pure getters for EFI stub optionsArd Biesheuvel1-3/+3
2020-04-24efi/libstub: Drop __pure getter for efi_system_tableArd Biesheuvel1-9/+4
2020-04-24efi: Kill __efistub_globalArvind Sankar1-2/+2
2020-04-23efi/libstub/arm: Make install_memreserve_table staticZou Wei1-1/+1
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra1-0/+408