K 10 svn:author V 6 tsoome K 8 svn:date V 27 2017-09-21T23:14:07.396277Z K 7 svn:log V 166 libefi: efi_devpath_match() should return bool The current implementation of efi_devpath_match() is returning values 0 or 1, so it should be updated to return bool. END