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

efi_loader: correctly split device path of loaded image



When the LoadImage() service is called for an image that is already loaded
to memory the file path may be NULL or it will contain both a device path
as well as a media path. We should not assume that there is no media path.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent e2e4098e
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