Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/boot: Preserve boot_params.secure_boot from sanitizing | John S. Gruber | 2019-09-02 | 1 | -0/+1 |
* | x86/boot: Fix boot regression caused by bootparam sanitizing | John Hubbard | 2019-08-21 | 1 | -1/+1 |
* | x86/boot: Save fields explicitly, zero out everything else | John Hubbard | 2019-08-16 | 1 | -15/+48 |
* | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 1 | -1/+1 |
* | x86/boot: Clear RSDP address in boot_params for broken loaders | Juergen Gross | 2018-12-03 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 2013-08-10 | 1 | -2/+2 |
* | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 2013-03-07 | 1 | -1/+15 |
* | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 2013-03-07 | 1 | -1/+3 |
* | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2013-01-29 | 1 | -0/+38 |