Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/acpi



Module Name:    src
Committed By:   jmcneill
Date:           Fri Oct 12 22:15:04 UTC 2018

Added Files:
        src/sys/arch/arm/acpi: acpi_table.c acpi_table.h

Log Message:
Add helper functions used for parsing ACPI tables before the ACPICA
subsystem can be brought online. ARM64 needs this primarily for
initializing the SBSA UART via SPCR table, reading ARM boot flags from the
FADT, counting CPUs, etc.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/acpi/acpi_table.c \
    src/sys/arch/arm/acpi/acpi_table.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index