mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
ACPI: make some IO ports off-limits to AML
ACPICA exports acpi_os_validate_address() so the OS can prevent BIOS AML from accessing specified addresses. Start using this interface to prevent AML from accessing some well known IO addresses that the OS "owns". Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
3e0676a9b6
commit
5ec5d38a1c
1 changed files with 50 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue