git: libefivar: use correct types in conversion macros

Daniel Fojt deef at crater.dragonflybsd.org
Mon Aug 31 00:25:00 PDT 2020


commit 0ff651fffd5b675c6559babde823112dd624930a
Author: Daniel Fojt <df at neosystem.org>
Date:   Mon Aug 31 08:46:28 2020 +0200

    libefivar: use correct types in conversion macros
    
    Adjust Strtoi() and Strtoi64() to return unsigned results, to match
    upstream implementation.
    
    Discussed with: Sascha Wildner

Summary of changes:
 lib/libefivar/uefi-dplib.h | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ff651fffd5b675c6559babde823112dd624930a


-- 
DragonFly BSD source repository


More information about the Commits mailing list