On Thu, Dec 16, 2021 at 09:41:40PM -0500, Stefan Berger wrote: > For GPU passthrough support we have to initialize the console after > EfiBootManagerDispatchDeferredImages() has loaded ROMs, so call it after > this. This was the calling order before the TCG physical presence support > had to be moved and the console initialized earlier so user interaction > could be supported before processing TCG physical presence opcodes. > > Fixes: b8675deaa819631db2667df63f89799fe65fc906 > Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=3771 > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Jiewen Yao <jiewen....@intel.com> > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Gerd Hoffmann <kra...@redhat.com> > Signed-off-by: Stefan Berger <stef...@linux.ibm.com> > Tested-by: Shivanshu Goyal <shivans...@gmail.com>
> + // > + // GPU passthrough only allows Console enablement after ROM image load > + // > + PlatformInitializeConsole (gPlatformConsole); Ah, fixed already. Acked-by: Gerd Hoffmann <kra...@redhat.com> take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#85048): https://edk2.groups.io/g/devel/message/85048 Mute This Topic: https://groups.io/mt/87782159/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-