[i386/686-pae] PCI: Set pci=nobios by default
authorBen Hutchings <ben@decadent.org.uk>
Tue, 16 Feb 2016 02:45:42 +0000 (02:45 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 7 Feb 2025 09:43:47 +0000 (10:43 +0100)
commitd7bbda999a68e4d2fe55d33c1cc95aead8b74c20
tree814c52205546b4c91b981ef59a8a63b458d447a2
parent865486fdd772eacfe13f5293078bbc57902cb753
[i386/686-pae] PCI: Set pci=nobios by default

Forwarded: not-needed

CONFIG_PCI_GOBIOS results in physical addresses 640KB-1MB being mapped
W+X, which is undesirable for security reasons and will result in a
warning at boot now that we enable CONFIG_DEBUG_WX.

This can be overridden using the kernel parameter "pci=nobios", but we
want to disable W+X by default.  Disable PCI BIOS probing by default;
it can still be enabled using "pci=bios".

Gbp-Pq: Topic debian
Gbp-Pq: Name i386-686-pae-pci-set-pci-nobios-by-default.patch
arch/x86/pci/common.c