Anything before this point can set the console into whatever mode/resolution it feels like. Lacking a better way to determine what the current geometry of the screen looks like, try and reset the screen using GOP to a good mode before we transition into the kernel. This puts the screen into a consistent state so that we can pass the correct framebuffer information into the kernel.
UGA reset is currently a nop.