Re: svn commit: r326458 - head/lib/libefivar

2017-12-02 Thread Alexey Dokuchaev
On Sat, Dec 02, 2017 at 08:38:17AM -0700, Warner Losh wrote: > On Sat, Dec 2, 2017 at 4:22 AM, O. Hartmann wrote: > > Am Sat, 2 Dec 2017 07:29:19 + (UTC) > > Warner Losh schrieb: > > > Author: imp > > > Date: Sat Dec 2 07:29:19 2017 > > > New Revision: 326458 > > > URL: https://svnweb.freebs

Re: svn commit: r326458 - head/lib/libefivar

2017-12-02 Thread Warner Losh
On Sat, Dec 2, 2017 at 4:22 AM, O. Hartmann wrote: > Am Sat, 2 Dec 2017 07:29:19 + (UTC) > Warner Losh schrieb: > > > Author: imp > > Date: Sat Dec 2 07:29:19 2017 > > New Revision: 326458 > > URL: https://svnweb.freebsd.org/changeset/base/326458 > > > > Log: > > Create a function to tran

Re: svn commit: r326458 - head/lib/libefivar

2017-12-02 Thread O. Hartmann
Am Sat, 2 Dec 2017 07:29:19 + (UTC) Warner Losh schrieb: > Author: imp > Date: Sat Dec 2 07:29:19 2017 > New Revision: 326458 > URL: https://svnweb.freebsd.org/changeset/base/326458 > > Log: > Create a function to translate UEFI paths to unix paths > > efivar_device_path_to_unix_path

svn commit: r326458 - head/lib/libefivar

2017-12-01 Thread Warner Losh
Author: imp Date: Sat Dec 2 07:29:19 2017 New Revision: 326458 URL: https://svnweb.freebsd.org/changeset/base/326458 Log: Create a function to translate UEFI paths to unix paths efivar_device_path_to_unix_path translates from UEFI to Unix efivar_unix_path_to_device_path translates from U