[U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols
Heinrich Schuchardt
xypron.glpk at gmx.de
Tue Oct 9 17:19:58 UTC 2018
On 10/09/2018 09:24 AM, AKASHI, Takahiro wrote:
> Do you have any specific idea about what is really missing
> in Leif's/Rob's HII patch?
> (My original question.)
>
> -Takahiro Akashi
Please, see https://patchwork.ozlabs.org/patch/823807/
Open topics were:
- usage of bitfields
- incorrect determination of string lengths
- too deep nesting of of loops and ifs
- incomplete implementation of the protocols
As other protocols are based on the HII database protocol we should
start with this protocol in a separate patch. We should have a unit test
in lib/efi_selftest/ for all methods of the protocol.
Best regards
Heinrich
More information about the U-Boot
mailing list