Marijan Limov

Results 9 comments of Marijan Limov

Use [this](https://github.com/edk2-porting/WOA-Drivers/tree/b61155b70e6c67f42fbb7913b6ea97f275c0d118) for now

No more fancy text, new and same errors. I'm using your x86 OVMF build on Qemu 5.0 In this case, there is one drive, first partition being the ntfs one...

Interestingly, Windows (Debug) option gives me exact results as in Virtualbox

@maharmstone Looks like the driver was the issue, now i'm using the rEFInd one, here is the new error i get, EFI_NOT_FOUND: ![Screen Capture_select-area_20210116230714](https://user-images.githubusercontent.com/34100820/104824142-bce95100-584f-11eb-8907-787b7e75e4cd.png) I think it would be noteworthy...

Spent half an hour digging through your code, only to realise, initialize_csm refers to the CSM, compatibility support module. Anyway, i went back to qemu, same setup as above, added...

Note: I'm not **very** knowledgeable in the subject. WoA has gotten far, there have been many somewhat successful ports to android smartphones. Somewhat is the keyword. Snapdragon 845 phones can...

So I need to download 150GB of android source to build?

Thanks for the tip. This is the output i get when running `make -j4 multirom trampoline` https://pastebin.com/dB4tPNxP I'm thinking of making a pull request with rewritten README and some instructions...