UEFI class 3 is challenging. My Asus Zenbook went through using UefiSeven. But my Dell 7070 failed. Its install done, then reboot run into freezing-up at Windows logo, though its replacement of bootx64.efi was same as I did on Asus. seems none could make UefiSeven working on Dell.
Virtual machines do not need UefiSeven because they put Int10 (fake) into memory at C0000. OVMF does exactly the same as UefiSeven or Shim: UefiSeven: Code: 000C0000 56 45 53 41 00 03 22 00 00 C0 01 00 00 00 2C 00 VESA..".......,. 000C0010 00 C0 30 00 00 00 30 00 00 C0 3A 00 00 C0 47 00 ..0...0...:...G. 000C0020 00 C0 55 65 66 69 53 65 76 65 6E 00 F1 00 FF FF ..UefiSeven..... 000C0030 55 65 66 69 53 65 76 65 6E 00 45 6D 75 6C 61 74 UefiSeven.Emulat 000C0040 65 64 20 56 47 41 00 4F 56 4D 46 20 49 6E 74 31 ed VGA.OVMF Int1 000C0050 30 68 20 28 66 61 6B 65 29 00 90 90 90 90 90 90 0h (fake)....... 000C0060 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 ................ QEMU or VirtualBox: Code: 000C0000 56 45 53 41 00 03 22 00 00 C0 01 00 00 00 27 00 VESA..".......'. 000C0010 00 C0 30 00 00 00 2B 00 00 C0 30 00 00 C0 3D 00 ..0...+...0...=. 000C0020 00 C0 51 45 4D 55 00 F1 00 FF FF 4F 56 4D 46 00 ..QEMU.....OVMF. 000C0030 51 45 4D 55 20 51 58 4C 20 56 47 41 00 4F 56 4D QEMU QXL VGA.OVM 000C0040 46 20 49 6E 74 31 30 68 20 28 66 61 6B 65 29 00 F Int10h (fake). 000C0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 000C0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
I am NOT lucky, I tried files offered by @Gelip and bootmgfw.efi by @liliactr Thank you both. my Dell 7070 SFF stuck at reboot after install when Windows logo start.
I also went through this procedure and tried it. Again, no luck. https://forums.mydigitallife.net/th...systems-without-csm.80876/page-2#post-1607164 It worked for Dell Vostro but NOT for my Dell OptiPlex 7070.
Change bootmgfw.efi at install.wim/Windows/Boot/EFI (not sure, some place in there) I have used windows 10 boot.wim. If you do not maybe you need to change EFI partition bootx64.efi too. Most of the acpi.sys files shared in here gives signiture error at boot. Signing removes error but replacing acpi.sys changes nothing in my all experiences. (I am using up to date install.wim)