commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-833-g88cbab7a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-833-g88cbab7a
Date: Wed, 31 Jan 2024 20:22:54 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  88cbab7aaefdcd2b630d3f970a0c65a50ad419da (commit)
      from  ab91fba7200bea7596a95c654c1c467df79b656a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 88cbab7aaefdcd2b630d3f970a0c65a50ad419da
Author: Damien Zammit <damien@zamaudio.com>
Date:   Wed Jan 31 02:12:26 2024 +0000

    ACPI: Support XSDT (ACPI >= v2.0)
    
    This enables gnumach to additionally parse the XSDT table
    if the revision of ACPI is 2.
    
    TESTED: Still works on qemu (ACPI v1.0)
    TESTED: Works on a x86 board with XSDT (ACPI v2.0)
    Message-ID: <20240131021218.1335821-1-damien@zamaudio.com>

-----------------------------------------------------------------------

Summary of changes:
 i386/i386at/acpi_parse_apic.c | 258 ++++++++++++++++++++++++++++--------------
 i386/i386at/acpi_parse_apic.h |  18 ++-
 i386/i386at/model_dep.c       |   8 +-
 3 files changed, 195 insertions(+), 89 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]