opnsense-src/sys/amd64
Andrew Turner 4366c22643 Fix the spelling of EFI_PAGE_SIZE
We assume EFI_PAGE_SIZE is the same as PAGE_SIZE, however this may not
be the case. Use the former when working with a list of pages from the
UEFI firmware so the correct size is used.

This will be needed on arm64 where PAGE_SIZE could be 16k or 64k in the
future. The other architectures have been updated to be consistent.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34510

(cherry picked from commit 9cf15aefb9)
2022-04-04 10:37:06 +01:00
..
acpica amd64 wakeup: rework trampoline page allocation 2021-09-20 03:47:21 +03:00
amd64 Fix the spelling of EFI_PAGE_SIZE 2022-04-04 10:37:06 +01:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf smbios: support getting address from EFI 2022-03-03 08:20:07 -06:00
ia32 exec: Introduce the PROC_PS_STRINGS() macro 2022-01-31 09:46:57 -05:00
include smbios: support getting address from EFI 2022-03-03 08:20:07 -06:00
linux linux: Make PTRACE_GETREGSET return proper buffer size 2022-02-21 13:36:23 +00:00
linux32 linux: refactor bsd_to_linux_regset() out of linux_ptrace.c 2022-02-21 12:46:06 +00:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm bhyve: Do not remove guest physical addresses from IOMMU host domain 2022-03-27 17:57:28 +00:00
Makefile Bring the tags and links entries for amd64 up to date. 2021-10-07 16:01:46 -07:00