Skip to content
Commit 44bdf3a2 authored by Andre Przywara's avatar Andre Przywara
Browse files

x86: use read wrappers in kernel loading



Replace the unsafe read-loops in the x86 kernel image loading
functions with our safe read_file() and read_in_full() wrappers.
This should fix random fails in kernel image loading, especially
from pipes and sockets.

Signed-off-by: Andre Przywara's avatarAndre Przywara <andre.przywara@arm.com>
parent ce4305f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment