
Hi Heinrich,
On Thu, 9 Sept 2021 at 03:26, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 9/9/21 10:57 AM, Simon Glass wrote:
Hi Heinrich,
On Wed, 8 Sept 2021 at 11:44, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 9/8/21 3:33 PM, Simon Glass wrote:
This code should never have been added as it builds a new feature on top of legacy code. Drop it and add a dependency on BLK for this feature.
Boards which want EFI_LOADER should migrate to driver model first.
Signed-off-by: Simon Glass sjg@chromium.org
This patch is not related to the rest of the series and the code has a different maintainer.
So, please, separate it from the series.
Who is the maintainer?
Until 623b3a57976 ("efi_selftest: provide an EFI selftest application") there was no official maintainer for lib/efi/ but you were the main contributor.
But with that patch directory lib/efi/ was assigned to EFI PAYLOAD.
I am happy if you would continue to care about U-Boot on EFI.
I can add myself as maintainer of that part of EFI if you like. I will include it in the v2 series. But it is a little fiddling because there are shared files, so I will just add a few for now.
Perhaps you could be co-maintainer for the app, given your EFI knowledge and that you review them? Also I expect they would still go through your tree.
Regards, Simon