The NetBSD Project

CVS log for src/sys/external/bsd/acpica/dist/executer/exserial.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / external / bsd / acpica / dist / executer

Request diff between arbitrary revisions


Default branch: intel, MAIN
Current tag: thorpej-cfargs2-base


Revision 1.1.1.5 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 6 11:52:56 2021 UTC (2 years, 8 months ago) by christos
Branch: intel, MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-futex2-base, thorpej-futex2, thorpej-cfargs2-base, thorpej-cfargs2, acpica-20211217, acpica-20210930, acpica-20210604
Changes since 1.1.1.4: +12 -0 lines
Diff to previous 1.1.1.4 (colored)

Import acpica-20210604

----------------------------------------
04 June 2021. Summary of changes for version 20210604:

1) ACPICA kernel-resident subsystem:

Cleaned up (delete) the context mutex during local address handler object
deletion.

Fixed a memory leak caused by the _CID repair function.

Added support for PlatformRtMechanism OperationRegion handler. Adds a new
utility function, AcpiUtConvertUuidToString. Writing a buffer to a
PlatformRtMechanism fieldunit invokes a bidirectional transaction. The
input buffer contains 26 bytes containing 9 bytes of status, a command
byte and a 16-byte UUID. This change will simply pass this incoming
buffer to a handler registered by the OS.

2) iASL Compiler/Disassembler and ACPICA tools:

Added full support for the PRMT ACPI table (Platform Runtime Mechanism
Table). Includes support in the iASL compiler, the disassembler, and the
template generator.

Added full support for the BDAT (BIOS Data ACPI Table) ACPI table.

Added full support for the RGRT (Regulatory Graphics Resource Table) ACPI
table.

Added full support for the SVKL (Storage Volume Key Location Table) ACPI
table. Header file support from Kuppuswamy Sathyanarayanan
<sathyanarayanan.kuppuswamy@linux.intel.com>.

Completed full support for the IVRS (I/O Virtualization Reporting
Structure) ACPI table. Added compiler support for IVRS, updated
disassembler support. Adds a new utility, UtIsIdInteger, to determine if
a HID/CID is an integer or a string.

Headers: Added more structs to the CEDT table: CXL fixed memory window
structure.

ACPI 6.4: MADT: added Multiprocessor Wakeup Mailbox Structure.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>