[U-Boot] [PATCH 6/6] efi_selftest: add HII database protocols test
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Nov 2 08:12:47 UTC 2018
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
>
More information about the U-Boot
mailing list