mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
boot: Fix .dtbauto section number for error reporting
This commit is contained in:
parent
145479f4d0
commit
24677c6787
@ -253,7 +253,7 @@ static void pe_locate_sections_internal(
|
||||
j->VirtualSize,
|
||||
device_table,
|
||||
device,
|
||||
i))
|
||||
(PTR_TO_SIZE(j) - PTR_TO_SIZE(section_table)) / sizeof(*j)))
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user