OpenBSD cvs log

created 2019-10-19T03:24:29Z
begin 2019-08-04T09:00:00Z
end 2019-08-04T12:00:00Z
path src/sys
commits 2

date 2019-08-04T09:27:09Z
author kettenis
files src/sys/arch/arm64/conf/GENERIC log diff annotate
src/sys/arch/arm64/conf/files.arm64 log diff annotate
src/sys/arch/arm64/dev/efi.c log diff annotate
src/sys/arch/arm64/dev/smbios.c log diff annotate
src/sys/arch/arm64/include/smbiosvar.h log diff annotate
src/sys/dev/acpi/efi.h log diff annotate
message Implement smbios support on arm64.

ok deraadt@, jsg@

date 2019-08-04T10:00:37Z
author kettenis
files src/sys/arch/arm64/dev/smbios.c log diff annotate
message Unmap tables once we're done with them.