hello01-debug
hello01-debug
I was running on qemu-system-x86_64, and I am using the default master branch that shows upon opening the page. The ISO I downloaded from the releases section (v0.7) worked fine....
To clarify, I am building on an HP Chromebook 14 G5, using Linux (Beta). I experienced an issue in the makefile were misc/root/etc and misc/root/mnt were created as misc/root/{etc,mnt}. Everything...
Sure, as soon as I can. But it may be a while before I am able to. Thanks! ________________________________ From: Johan Manuel ***@***.***> Sent: Friday, March 26, 2021 3:56 AM...
[SnowflakeOS.zip](https://github.com/29jm/SnowflakeOS/files/6273373/SnowflakeOS.zip)
Can you add support for le() on #d32 directives?
Using a pcode for cop0 read/writes like Ghidra does it should work. I believe they're called copRegWrite and copRegRead
Also, since Ghidra assumes Cop0.count (among others) is unchanged, unticking dead code elimination simply turns a complex series of statements involving multiple divisions culminating if a comparison with 0 to...
On further inspection, it appears that the `EFI_PEI_SERVICES` pointer is actually written before the IDT table, rather than on it, so it actually gets the table pointer from IDTR, subtracts...