summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/bootparam_utils.h
AgeCommit message (Expand)Author
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
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