UEFI GOP strange behavior
Posted: Sat Dec 14, 2013 6:41 am
Hi.
I'm working on implementing UEFI graphics output protocol.
I read the GOP structure to get framebuffer size. It works on VMware, but when I change the resolution, the framebuffer size remains the same (3145728 = 3MiB).
Also, the framebuffer size reported by virtualbox is strangely big.
What is the problem?
Thanks in advance.
I'm working on implementing UEFI graphics output protocol.
I read the GOP structure to get framebuffer size. It works on VMware, but when I change the resolution, the framebuffer size remains the same (3145728 = 3MiB).
Also, the framebuffer size reported by virtualbox is strangely big.
What is the problem?
Thanks in advance.