efi_loader: add missing breaks
authorRob Clark <[email protected]>
Thu, 30 Nov 2017 14:02:45 +0000 (09:02 -0500)
committerAlexander Graf <[email protected]>
Fri, 1 Dec 2017 21:29:02 +0000 (22:29 +0100)
commit1a0b4d22a99f9b296528118dec8211490f166ef9
tree4716513bda9e6809ce211812f77169269d24d8b8
parentc4574208b0bc7aa7d50407250074b1651de3c84c
efi_loader: add missing breaks

Otherwise with GUID partition types you would end up with things like:

  .../HD(Part0,Sig6252c819-4624-4995-8d16-abc9cd5d4130)/HD(Part0,MBRType=02,SigType=02)

Signed-off-by: Rob Clark <[email protected]>
[agraf: rebased]
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_device_path_to_text.c