freebsd-dev/lib/libefivar
Warner Losh 03307d7ac3 Fix an obvious 'is odd' check.
len % 1 is always true. Fix StrHexToBytes to do a proper odd length
check. This was only called by DevPathFromTextGenericPath,
ConvertFromTextVendor and DevPathFromTextMAC, which we've not had
a need to actually use just yet.

Submitted by: David Binderman
PR: 229718
2018-07-12 16:19:17 +00:00
..
efi-osdep.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-format.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-parse.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-xlate.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar.3
efivar.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
FreeBSD-update Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
Makefile Create a function to translate UEFI paths to unix paths 2017-12-02 07:29:19 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ProcessorBind.h Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
uefi-dplib.h Fix an obvious 'is odd' check. 2018-07-12 16:19:17 +00:00
uefi-dputil.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
uefi-guid.c Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
uefi-guid.dat Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00