<meme>
I am once again asking for your electoral developmental support.
</meme>

Anyway, I've been working on my bootloader. There's a few bugs I need to fix before I can get it booting on real/random hardware. I've fixed majority of them, including a weird serial port dependency bug, a related memory map bug, and an ISO imaging bug.
With all this working, I've decided to test my OS again. It "boots". It'll launch the UEFI app, and stay there. However, there's a graphical bug that really hinders everything. It'll just not open the Graphics Output Protocol. I get an EFI_UNSUPPORTED error. I don't know if it's an error in my code, or a problem with my machine. Either way, it's a critical bug for me if it means I have no way of testing my hopes and dreams. Anyway, I read somewhere that GOP was newer. My machine is relatively older for a UEFI machine (2012). Does my machine just not support GOP?
Supporting information:
--Bootloader Source--
https://github.com/microNET-OS/microCOR ... bootloader
--My Machine--
Model: HP Compaq Elite 8300 CMT (with some storage, ram, and graphics upgrades)
CPU: Intel Core i5-3470 (2012, Ivy Bridge, DDR3-era, Intel HD Graphics 2500)
BIOS: American Megatrends K01 v3.03 (HP version) [version that comes out-of-the-box with my computer is v2.02]
Year: 2012
Chipset: Intel Q77 Express
Misc: contains a serial port