opnsense-src/usr.sbin/acpi/acpidump
Warner Losh 593d7a1634 apcidump: Add dumping SPCR
When we find a SPCR (Serial Port Console Redirection) TABLE, print all
the details. This includes support for the recent Revision 3 and
Revision 4 tables, though I've not encountered them in the wild yet, so
that code is untested.

https://learn.microsoft.com/en-us/windows-hardware/drivers/serports/serial-port-console-redirection-table

Sponsored by:		Netflix
2024-10-03 18:01:07 -06:00
..
acpi.c apcidump: Add dumping SPCR 2024-10-03 18:01:07 -06:00
acpi_user.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
acpidump.8 apcidump: Add dumping SPCR 2024-10-03 18:01:07 -06:00
acpidump.c acpidump: add 's' option to parse dsdt and ssdt's separately. In some machine, they may not be parsed if they are concatinated into one image. 2024-10-02 15:36:41 +09:00
acpidump.h acpidump: add 's' option to parse dsdt and ssdt's separately. In some machine, they may not be parsed if they are concatinated into one image. 2024-10-02 15:36:41 +09:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00