aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel
2020-02-23efi/libstub: Take noinitrd cmdline argument into account for devpath initrdArd Biesheuvel
2020-02-23efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel
2020-02-23efi/x86: Replace #ifdefs with IS_ENABLED() checksArd Biesheuvel
2020-02-23efi/x86: Reindent struct initializer for legibilityArd Biesheuvel
2020-02-23efi/capsule-loader: Drop superfluous assignmentHeinrich Schuchardt
2020-02-23efi/esrt: Clean up efi_esrt_initHeinrich Schuchardt
2020-02-23efi/libstub: Fix error message in handle_cmdline_files()Heinrich Schuchardt
2020-02-23efi/libstub: Describe RNG functionsHeinrich Schuchardt
2020-02-23efi/libstub: Describe efi_relocate_kernel()Heinrich Schuchardt
2020-02-23efi/libstub: Describe memory functionsHeinrich Schuchardt
2020-02-23efi/libstub: Simplify efi_get_memory_map()Heinrich Schuchardt
2020-02-23efi/libstub: Add function description of efi_allocate_pages()Heinrich Schuchardt
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel
2020-02-23efi/libstub: Expose LocateDevicePath boot serviceArd Biesheuvel
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel
2020-02-23efi/libstub: Take soft and hard memory limits into account for initrd loadingArd Biesheuvel
2020-02-23efi/libstub: Rewrite file I/O routineArd Biesheuvel
2020-02-23efi/libstub: Move file I/O support code into separate fileArd Biesheuvel
2020-02-23efi/libstub: Move get_dram_base() into arm-stub.cArd Biesheuvel
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel
2020-02-23efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel
2020-02-23efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel
2020-02-23efi/libstub/x86: Permit bootparams struct to be allocated above 4 GBArd Biesheuvel
2020-02-23efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel
2020-02-23efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel
2020-02-23efi/libstub: Move memory map handling and allocation routines to mem.cArd Biesheuvel
2020-02-23efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel
2020-02-22efi/libstub/x86: Avoid overflowing code32_start on PE entryArd Biesheuvel
2020-02-22efi/libstub/x86: Remove pointless zeroing of apm_bios_infoArd Biesheuvel
2020-02-22efi/apple-properties: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22efi/libstub/arm64: Use 1:1 mapping of RT services if property table existsArd Biesheuvel
2020-02-22efi/bgrt: Accept BGRT tables with a version of 0Hans de Goede
2020-02-22efi/x86: Mark setup_graphics staticArvind Sankar
2020-02-22x86/boot: Micro-optimize GDT loading instructionsArvind Sankar
2020-02-22x86/boot: GDT limit value should be size - 1Arvind Sankar
2020-02-22efi/x86: Remove GDT setup from efi_mainArvind Sankar
2020-02-22x86/boot: Clear direction and interrupt flags in startup_64Arvind Sankar
2020-02-22x86/boot: Reload GDTR after copying to the end of the bufferArvind Sankar
2020-02-22efi/x86: Don't depend on firmware GDT layoutArvind Sankar
2020-02-22x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel
2020-02-22efi/arm: Pass start and end addresses to cache_clean_flush()Ard Biesheuvel
2020-02-22efi/arm: Work around missing cache maintenance in decompressor handoverArd Biesheuvel
2020-02-09Linux 5.6-rc1Linus Torvalds
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds