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

efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO



Do not assume that the preceding device path contains a single VenHW node.
Instead use the return value of dp_fill() which provides the address of the
next node.

Fixes: 23ad52ff ("efi_loader: device_path: support Sandbox's "host" devices")
Fixes: 19ecced7 ("efi_loader: device path for virtio block devices")
Fixes: 272ec6b4 ("efi_loader: device_path: support blkmap devices")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 4f399f27
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