Skip to content
Commit 3dca77b1 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: partition numbers are hexadecimal



If we want to address partition 15 of virtio block device 11, we have to
write:

	virtio b:f

When calling sprintf() we must use %x for the device and partition numbers.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 6a1d65e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment