]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean efihttp pointer-sign warnings
authortsoome <tsoome@FreeBSD.org>
Sun, 30 Jun 2019 20:15:02 +0000 (20:15 +0000)
committertsoome <tsoome@FreeBSD.org>
Sun, 30 Jun 2019 20:15:02 +0000 (20:15 +0000)
commit464d3636b8f6d45abd28af395ae20ca46f04bab5
tree327f5ec24f78b939f43b52c960d5117b6163e956
parent65b7473beb86063aaacbbd40a6dd76d61c18745b
Clean efihttp pointer-sign warnings

The Http protocol structure is using unsigned char strings, Use type casts
where needed.
stand/efi/libefi/efihttp.c