Hi, As described in the subject. We have an x86 image with U-boot as a EFI Payload. It crashes the VM in VMware (Player 16) with a x86 triple fault. I have tried with a clean U-boot build with efi-x86_payload64_defconfig.
I can see in the VM it prints U-boot EFI Payload and then throws the triple fault. Both a clean and our modified U-boot is working fine in qemu and on our real x86 hardware. Any idea's how to proceed with debuging this? /Sean