]> git.proxmox.com Git - mirror_edk2.git/commit
Move GOP and UGA draw from Consplitter entrypoint to start(). When there is one real...
authorli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 02:34:33 +0000 (02:34 +0000)
committerli-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 8 Oct 2012 02:34:33 +0000 (02:34 +0000)
commitf58fcb0a1df34c32130dc852ae083895e2e52923
tree822db4f1b58b2d76399d9046b36eaf297dc89dd5
parentf330ff35dc620af1a099dd96b9dd0534f44505d7
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.

Signed-off-by: Li Elvin <elvin.li@intel.com>
Reviewed-by: Ni Ruiyu <ruiyu.ni@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13787 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c