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