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 "Hurd".
The branch, master has been updated via 9c7a1bc253ba4a264e8e3d6ae7983f2fc645f2b3 (commit) from 432ecc4bed0ef5341d8dc7637d7631fe05ffd717 (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 9c7a1bc253ba4a264e8e3d6ae7983f2fc645f2b3 Author: Damien Zammit <dam...@zamaudio.com> Date: Tue Sep 20 03:01:18 2022 +0000 acpi: Convert translator to an emulated mach device This makes acpi usable as a bootstrap translator. Message-Id: <20220920030035.931113-1-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: acpi/Makefile | 6 +-- acpi/acpifs.c | 37 ++++++++++---- acpi/acpifs.h | 6 ++- acpi/main.c | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++---- acpi/options.c | 20 ++++++++ acpi/options.h | 8 +++ 6 files changed, 207 insertions(+), 25 deletions(-) hooks/post-receive -- Hurd