Author :
mglocker
Date :
2025-04-21 21:11:04
Hash :c629b831 Message :Make qcscm(4) attach at acpi(4). This lets qcom machines which use
qcscm(4) also access EFI variables in ACPI mode. Some arm64/qcom machines,
like for example the Samsung Galaxy Book4 Edge, require to set the EFI
variables during the installation procedure in ACPI mode, so that the BIOS
can successfully boot OpenBSD.
As agreed with deraadt@, this will make it in to the 7.7 release to
fix the installation procedure of the impacted arm64/qcom machines.
Input from miod@. Tested by kettenis@, kirill@.
Collaboration and ok kettenis@