On 11/02/2018 01:55 AM, AKASHI Takahiro wrote:
> On Thu, Nov 01, 2018 at 08:33:09AM +0100, Heinrich Schuchardt wrote:
>> On 11/01/2018 05:47 AM, AKASHI Takahiro wrote:
>>> This efi_selftest tests HII database protocol and HII string protocol.
>>>

<snip />

> 
> OK, but the root issue is that efi_st_printf/error() doesn't support
> 'l' specifier in "%lx" format.

You could use efi_st_error("remove_package_list returned %p\n",
(void *)ret);

Regards

Heinrich

> 
> -Takahiro Akashi
> 
>> Best regards
>>
>> Heinrich
> 

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to