summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/tools/build.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Mark global variables as staticArvind Sankar2020-05-141-8/+8
* efi/x86: Don't relocate the kernel unless necessaryArvind Sankar2020-03-081-10/+6
* efi/x86: Remove extra headroom for setup blockArvind Sankar2020-03-081-2/+26
* efi/x86: Add true mixed mode entry point into .compat sectionArd Biesheuvel2020-02-231-1/+49
* efi/x86: Drop redundant .bss sectionArd Biesheuvel2020-02-231-24/+12
* efi/x86: add headroom to decompressor BSS to account for setup blockArd Biesheuvel2020-02-231-1/+1
* x86/boot: Introduce kernel_infoDaniel Kiper2019-11-121-0/+5
* x86/boot: Add missing va_end() to die()Mattias Jacobsson2018-11-281-0/+1
* x86: boot: Fix EFI stub alignmentBen Hutchings2018-09-261-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Remove unused 'is_big_kernel' variableNicolas Iooss2016-02-161-1/+0
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-101-8/+30
* x86, tools: Fix up compiler warningsMatt Fleming2014-03-051-3/+4
* x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-041-7/+15
* x86, tools: Consolidate #ifdef codeMatt Fleming2014-03-041-22/+42
* x86, build: move build output statistics away from stderrKees Cook2013-09-261-16/+24
* x86/boot: Close opened file descriptorJiri Slaby2013-06-191-0/+1
* x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-271-18/+63
* x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-071-63/+109
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+21
|\
| * Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.cH. Peter Anvin2012-03-281-25/+22
| |\
| * | x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming2012-03-261-3/+22
* | | x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-161-4/+11
| |/ |/|
* | x86, build: Fix portability issues when cross-buildingH. Peter Anvin2012-02-281-3/+4
* | x86, tools: Remove unneeded header files from tools/build.cH. Peter Anvin2012-02-281-2/+0
* | x86, efi: Fix endian issues and unaligned accessesMatt Fleming2012-02-281-16/+15
|/
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+39
* x86, build: Do not set the root_dev field in bzImageMichal Marek2011-05-251-29/+4
* x86: remove zImage supportH. Peter Anvin2009-03-111-8/+1
* x86: add a crc32 checksum to the kernel image.Ian Campbell2008-04-171-1/+87
* i386: move bootThomas Gleixner2007-10-111-0/+168