freebsd-dev/sys/dev/efidev
Andrew Turner 643e14d094 Use the correct size when checking an EFI address
Use the correct page size macro when checking if an address is with
the EFI runtime map. This would previously work correctly when the
page size is 4k. With a larger page size it may incorrectly detect
memory as within the map when it's not.

Reported by:	imp
Sponsored by:	Innovate UK
2022-09-09 08:47:15 +01:00
..
efidev.c EFI RT: resurrect EFIIOC_GET_TABLE 2021-07-03 20:06:48 +03:00
efirt.c Use the correct size when checking an EFI address 2022-09-09 08:47:15 +01:00
efirtc.c efirtc: Remove unused devclass argument to DRIVER_MODULE. 2022-05-06 15:39:29 -07:00