aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/setup.ld (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-05x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat sectionArd Biesheuvel1-3/+3
2023-09-17x86/boot: Increase section and file alignment to 4k/512Ard Biesheuvel1-3/+4
2023-09-17x86/boot: Drop PE/COFF .reloc sectionArd Biesheuvel1-2/+2
2023-09-17x86/boot: Define setup size in linker scriptArd Biesheuvel1-0/+4
2023-09-15x86/boot: Remove the 'bugger off' messageArd Biesheuvel1-3/+4
2020-08-14x86/boot: Add .text.* to setup.ldArvind Sankar1-1/+1
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameArvind Sankar1-1/+0
2019-12-13x86/boot: Discard .eh_frame sectionsIlie Halip1-1/+4
2019-01-16x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov1-1/+1
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin1-1/+1
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar1-0/+3
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin1-0/+6
2009-03-17x86, setup: move 32-bit code to .text32H. Peter Anvin1-1/+2
2007-10-11i386: move bootThomas Gleixner1-0/+54