summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/x86-stub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang2024-01-021-0/+2
* efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel2023-12-111-7/+24
* Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-311-41/+7
|\
| * x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-181-0/+2
| * x86/efi: Disregard setup header of loaded imageArd Biesheuvel2023-09-151-40/+6
* | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-171-0/+2
* | x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov2023-10-131-4/+1
|/
* Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-291-1/+1
|\
| * x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski2023-08-241-1/+1
* | x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel2023-08-071-94/+72
* | x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel2023-08-071-0/+17
* | x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel2023-08-071-8/+21
* | x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel2023-08-071-26/+14
* | x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2023-08-071-2/+11
* | x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel2023-08-071-4/+16
* | x86/efistub: Branch straight to kernel entry point from C codeArd Biesheuvel2023-08-071-5/+17
|/
* x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze2023-06-061-0/+36
* efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-061-0/+13
* efi/x86: Get full memory map in allocate_e820()Kirill A. Shutemov2023-06-061-15/+11
* x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneArd Biesheuvel2022-11-241-1/+1
* efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel2022-10-211-3/+3
* Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-091-21/+12
|\
| * efi: libstub: unify initrd loading between architecturesArd Biesheuvel2022-09-271-6/+7
| * efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmapArd Biesheuvel2022-09-261-15/+5
* | efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel2022-09-221-0/+7
* | efi/x86: libstub: remove unused variablechen zhang2022-09-071-1/+0
|/
* efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel2022-06-011-2/+2
* efi: libstub: ensure allocated memory to be executableBaskov Evgeniy2022-05-031-4/+106
* efi: libstub: declare DXE services tableBaskov Evgeniy2022-05-031-1/+8
* efi/libstub: consolidate initrd handling across architecturesArd Biesheuvel2021-11-211-16/+10
* efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar2020-10-261-1/+4
* efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
* efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
* efi/x86: Don't blow away existing initrdArvind Sankar2020-05-281-4/+6
* Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2020-05-251-69/+55
|\
| * efi/libstub: Use pool allocation for the command lineArd Biesheuvel2020-05-221-1/+1
| * efi/libstub: Check return value of efi_parse_optionsArvind Sankar2020-05-011-2/+10
| * efi/x86: Support builtin command lineArvind Sankar2020-05-011-4/+8
| * efi/libstub: Unify initrd loading across architecturesArvind Sankar2020-05-011-11/+2
| * efi/x86: Move command-line initrd loading to efi_mainArvind Sankar2020-05-011-39/+25
| * efi/x86: Use efi_err for error messagesArvind Sankar2020-05-011-12/+12
| * efi/libstub: Add a helper function to split 64-bit valuesArvind Sankar2020-05-011-18/+14
| * efi/x86: Use correct size for boot_paramsArvind Sankar2020-05-011-3/+4
* | Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-251-15/+9
|\ \ | |/ |/|
| * efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()Lenny Szubowicz2020-05-141-15/+9
* | efi/libstub/x86: Avoid getter function for efi_is64Ard Biesheuvel2020-04-241-8/+0
* | efi/libstub: Drop __pure getters for EFI stub optionsArd Biesheuvel2020-04-241-2/+2
* | efi/libstub: Drop __pure getter for efi_system_tableArd Biesheuvel2020-04-241-14/+9
* | efi: Kill __efistub_globalArvind Sankar2020-04-241-1/+1
|/
* efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar2020-04-141-4/+10