diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-04-16 07:59:06 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-04-23 21:34:28 +0200 |
commit | 07836345ba6da5cdad2bbdc43923604d256645f3 (patch) | |
tree | a5f73ca42291b1f3dea8aca4443a44c2ccf5bb9f /board/ebv | |
parent | 211314c107d759c6adeb9b5dd8c81b284c4a03be (diff) |
efi_loader: fix AppendDevicePath
The logic of the AppendDevicePath service of the
EFI_DEVICE_PATH_UTILITIES_PROTOCOL is incorrectly implemented:
* if both paths are NULL an end node has to be returned
* if both paths are not NULL the end node of the second device path has to
be kept
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'board/ebv')
0 files changed, 0 insertions, 0 deletions