K 10 svn:author V 3 imp K 8 svn:date V 27 2017-09-07T07:30:14.926984Z K 7 svn:log V 281 Implement efidp_size efidp_size will return the size, in bytes, of a EFI device path structure. This is a convenience wrapper in the same style as the other linux routines. It's implemented by GetDevicePathSize from EDK2 we already needed for other things. Sponsored by: Netflix END