doc: warn about UIO not working with UEFI secure boot
authorJohn McNamara <john.mcnamara@intel.com>
Thu, 3 Aug 2017 17:19:45 +0000 (18:19 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 3 Aug 2017 23:21:54 +0000 (01:21 +0200)
commitccf5fd6045862d0abd02e42842b41c8550a9f114
treef981b68c63b7631c6a16b50e7d4a1f617d80f24c
parent629122b8b842b6bd2278c2caf705ef33d41b1a72
doc: warn about UIO not working with UEFI secure boot

Added notes to the documentation warning that if UEFI secure boot
is enabled the Linux kernel may disallow the use of UIO on the
system, and a suggested workaround of using the vfio-pci kernel
module instead of igb_uio or uio_pci_generic.

Signed-off-by: John McNamara <john.mcnamara@intel.com>
doc/guides/faq/faq.rst
doc/guides/linux_gsg/linux_drivers.rst
doc/guides/linux_gsg/sys_reqs.rst