Has any tried getting GitHub - starfive-tech/edk2 to work on their vf2?
2 Likes
I noticed it, but did not try it out. U-Boot works for me. But I would also glad to see if anyone had tried it.
1 Like
Uboot supports booting uefi binaries.
Ubuntu boots by running the grub efi binary and running a linux kernel as an efi binary.
Uboot supports the basic ebbr, while edk2 is a full reference uefi implementation
Yeah it works great for me, but i was wondering what extra uefi godies edk2 has (possibly gop?)