Heinrich, On Tue, Jan 22, 2019 at 10:13:52PM +0100, Heinrich Schuchardt wrote: > On 1/22/19 10:48 AM, Alexander Graf wrote: > > > > > > On 21.01.19 04:12, AKASHI Takahiro wrote: > >> HII database protocol is the last missing (major?) piece of code so that > >> we can run unmodified EDKII's shell and UEFI SCT on EFI-enabled u-boot. > >> > >> The original code was initially written by Leif and Rob a year ago[1], > >> and now I'm reworking it. The implementation has not been much > >> enhanced from the original, but I tried to give it clearer implementation > >> to be able to add more functionality easily later on. > >> I also addressed the comments by Alex[2] and added a self test on > >> request of Heinrich. > >> > >> HII configuration routing protocol and access protocol have only > >> a skeleton and should be implemented when we need to have *drivers* > >> that require configuration mechanism. > > > > Reviewed-by: Alexander Graf <[email protected]> > > > > But I'll wait for Heinrich's ok as well :) > > > > > > Alex > > > I have seen that Takahiro has integrated my recent suggestions. > > Currently I am still trying to understand what is wrong with > GetNextVariableName().
Thank you for finding and investigating this issue. I almost all of my time test my patches on arm64 primarily :) -Takahiro Akashi > So let's go with your review. > > Best regards > > Heinrich _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

