When I type in terminal lxc console vm1 -t vga I see only tianocore splash screen, not normal tty console. lxc exec vm1 -- /bin/bash works as excepted.
lxc console vm1 -t vga
lxc exec vm1 -- /bin/bash