aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nfe
diff options
context:
space:
mode:
authorAhmad Khalifa <vexeduxr@FreeBSD.org>2025-07-06 19:10:25 +0000
committerAhmad Khalifa <vexeduxr@FreeBSD.org>2025-07-06 19:26:07 +0000
commit85dcdb7aad85498b3f497b8752e69b8612b27cb7 (patch)
tree295d578d39c1e6a67fdd5ac9fbf713395cf3aa89 /sys/dev/nfe
parentefe5907279e1aa1781fc4d5260204888cd235cc2 (diff)
amd64: allow the mapping of other regions for efirt
Some BIOSes access data outside of regions marked as "runtime" in their runtime EFI functions. Allow the mapping and preservation of other regions through a tunable. The tunable is a bitmap specifying the regions to map. e.g bit 3 would be set to map BootServicesCode. Currently allowed regions are: BootServicesCode BootServicesData RuntimeServicesCode RuntimeServicesData ACPIMemoryNVS PR: 287422 Reviewed by: kib Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D51146
Diffstat (limited to 'sys/dev/nfe')
0 files changed, 0 insertions, 0 deletions