Results 9 comments of yli147

I'm build with the latest edk2, edk2-libc and the latest commit of this repo, got this issue. But if I use the doom.efi in the 1.4 release tag, there is...

looks like the below comparsion has some issue ! if ( *(int *)lump_p->name == v1 && *(int *)&lump_p->name[4] == v2) { return lump_p - lumpinfo; }

> looks like the below comparsion has some issue ! > > if ( *(int *)lump_p->name == v1 && *(int *)&lump_p->name[4] == v2) { return lump_p - lumpinfo; } There...

By changing to strncmp , the PANAMES issue has been solved. but it looks it falled into another dead loop

by trying the OpenSBI-H, I have this issue, anything thougths ?

> any reason you don't want to use chromium? can chromium work on box64 ?

> looks like the memory of the gpu it is not enough for what the program needs No memory issue if the same gpu card on x86 host. So this...

Thanks @Lilicogamer13 @warren-lei after changing to a smaller model (OpenELM), finally it can work now :)