aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/bootparam_utils.h
AgeCommit message (Expand)Author
2019-09-02x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2018-12-03x86/boot: Clear RSDP address in boot_params for broken loadersJuergen Gross
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin