Implement test function to get framebuffer address by accessing graphics adapter's BARs
This commit is contained in:
@@ -369,6 +369,7 @@ XtpInitializeLoaderBlock(IN PLIST_ENTRY MemoryMappings,
|
||||
|
||||
/* Store information about FrameBuffer device */
|
||||
FrameBufProtocol->GetDisplayInformation(&LoaderBlock->LoaderInformation.FrameBuffer);
|
||||
FrameBufProtocol->PrintDisplayInformation();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user