On 2022-10-19 10:27, Ard Biesheuvel wrote:
On Tue, 6 Sept 2022 at 12:42, Evgeniy Baskov <baskov@xxxxxxxxx> wrote:
...
+void init_efi_console(struct efi_iofunc *iofunc)struct efi_iofunc does not exist yet
My bad, will move the definition from the next patch to this one. Thanks for pointing out.