Open EFIShell0 opened 2 years ago
in theory yes but keep in mind that efidroid needs a lot of work before it can boot windows(or even android at this point).
in theory yes but keep in mind that efidroid needs a lot of work before it can boot windows(or even android at this point).
This problem occurred when compiling non-UEFI LK:
libfdt/libfdt.h:251:28: error: array subscript ‘struct fdt_header[0]’ is partly outside array bounds of ‘unsigned char[4]’ [-Werror=array-bounds] 251 | fdth->name = cpu_to_fdt32(val); \ | ~~~^~~~~ libfdt/libfdt.h:253:1: note: in expansion of macro ‘fdt_sethdr’ 253 | fdt_sethdr(magic); | ^~~~ fdtdump.c:216:31: note: while referencing ‘smagic’ 216 | unsigned char smagic[FDT_MAGIC_SIZE]; | ^~~~ cc1: all warnings being treated as errors make[2]: * [Makefile:345: fdtdump.o] Error 1 make[2]: Leaving directory '/home/erase/efidroid/out/host/dtc/dtc' make[1]: * [out/build.mk:703: host_dtc] Error 2 make[1]: Leaving directory '/home/erase/efidroid'
in theory yes but keep in mind that efidroid needs a lot of work before it can boot windows(or even android at this point).
This problem occurred when compiling non-UEFI LK:
libfdt/libfdt.h:251:28: error: array subscript ‘struct fdt_header[0]’ is partly outside array bounds of ‘unsigned char[4]’ [-Werror=array-bounds] 251 | fdth->name = cpu_to_fdt32(val); \ | ~~~^~~~~ libfdt/libfdt.h:253:1: note: in expansion of macro ‘fdt_sethdr’ 253 | fdt_sethdr(magic); | ^~~~ fdtdump.c:216:31: note: while referencing ‘smagic’ 216 | unsigned char smagic[FDT_MAGIC_SIZE]; | ^~~~ cc1: all warnings being treated as errors make[2]: * [Makefile:345: fdtdump.o] Error 1 make[2]: Leaving directory '/home/erase/efidroid/out/host/dtc/dtc' make[1]: * [out/build.mk:703: host_dtc] Error 2 make[1]: Leaving directory '/home/erase/efidroid'
I have this same error as well when making this for my motorola moto g7 play any updates on this error?
I have Vestel Venus 5000 with Qualcomm Snapdragon 212. Can I use EFIDroid because it is based on MSM8909? My goal is to install Windows RT or Windows 10 ARMv7
Specs: Qualcomm Snapdragon 212 (MSM8909) 2 GB RAM 16 GB eMMC Micro USB Android 7.1 (6.0 to 7.1)