mirror_edk2/MdeModulePkg/Universal/Console/ConSplitterDxe
2012-10-08 02:34:33 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
ConSplitter.c Move GOP and UGA draw from Consplitter entrypoint to start(). When there is one real physical graphics device in system, Consplitter will expose GOP/UGA protocol on the virtual handle. In addition, fix a obvious logic issue in GraphicsConsole. 2012-10-08 02:34:33 +00:00
ConSplitter.h Fix some coding style issues 2012-08-21 05:26:00 +00:00
ConSplitterDxe.inf Fix the issue that consplitter should not touch ConIn variable & do ConIn connection 2012-08-17 07:43:09 +00:00
ConSplitterGraphics.c Get correct GOP protocol for physical GOP device. 2012-08-22 08:52:04 +00:00