]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
efirt: Add tunable to allow disabling EFI Runtime Services
authorKyle Evans <kevans@FreeBSD.org>
Mon, 30 Jul 2018 17:40:27 +0000 (17:40 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Mon, 30 Jul 2018 17:40:27 +0000 (17:40 +0000)
commit21307740e0d03f7ff841561b705bd52ad62bfb46
treeca0df23133699d57980d1f548c8086dc81abd423
parent9b8d0a4615cf6954d38f40f806db66695887a743
efirt: Add tunable to allow disabling EFI Runtime Services

Leading up to enabling EFIRT in GENERIC, allow runtime services to be
disabled with a new tunable: efi.rt_disabled. This makes it so that EFIRT
can be disabled easily in case we run into some buggy UEFI implementation
and fail to boot.

Discussed with: imp, kib
MFC after: 1 week
sys/dev/efidev/efirt.c