1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/sys/amd64/acpica
Warner Losh 991aef9795 acpi: Move some errors with RSDP and XSLT out from under bootverbose
Failure to map RSDP, XSLT and checksum failures are events that can't
happen unless something has gone wrong. As such, they should be reported
always, and not in bootverbose. This has been this way since it was
originally brought in to parse APIC tables.

Sponsored by:		Netflix
Reviewed by:		andrew
Differential Revision:	https://reviews.freebsd.org/D36406
2022-09-01 10:40:15 -06:00
..
acpi_machdep.c acpi: Move some errors with RSDP and XSLT out from under bootverbose 2022-09-01 10:40:15 -06:00
acpi_wakecode.S amd64: Handle 5-level paging on wakeup. 2020-08-23 20:43:23 +00:00
acpi_wakeup.c amd64 wakeup: rework trampoline page allocation 2021-09-14 00:23:15 +03:00