artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f731f5
)
plaform -> platform
author
jsg
<jsg@openbsd.org>
Sun, 2 Jan 2022 01:59:42 +0000
(
01:59
+0000)
committer
jsg
<jsg@openbsd.org>
Sun, 2 Jan 2022 01:59:42 +0000
(
01:59
+0000)
sys/arch/arm64/stand/efiboot/efiacpi.c
patch
|
blob
|
history
diff --git
a/sys/arch/arm64/stand/efiboot/efiacpi.c
b/sys/arch/arm64/stand/efiboot/efiacpi.c
index
f88a1bd
..
8727a8d
100644
(file)
--- a/
sys/arch/arm64/stand/efiboot/efiacpi.c
+++ b/
sys/arch/arm64/stand/efiboot/efiacpi.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: efiacpi.c,v 1.1
2 2021/06/06 23:56:55 krw
Exp $ */
+/* $OpenBSD: efiacpi.c,v 1.1
3 2022/01/02 01:59:42 jsg
Exp $ */
/*
* Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org>
@@
-227,7
+227,7
@@
struct acpi_gtdt {
uint32_t nonsec_el2_flags;
uint64_t cnt_read_base;
uint32_t platform_timer_count;
- uint32_t plaform_timer_offset;
+ uint32_t pla
t
form_timer_offset;
} __packed;
struct acpi_madt {