audk/MdeModulePkg/Universal/Console/ConPlatformDxe
Ruiyu Ni 56dee83a55 MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson
The original logic assumes GOP hande is son of PCI handle but it
is not always true.
Below wordings are from UEFI Spec:
If a graphics device supports multiple frame buffers, then
handles for the frame buffers must be created first, and then the
handles for the video output devices can be created as children of
the frame buffer handles.

So the GOP handle could be grandson of the PCI handle.

EfiBootManagerGetGopDevicePath(VideoController) is used to fix
this bug.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
2017-03-17 12:25:14 +08: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
ConPlatform.c MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson 2017-03-17 12:25:14 +08:00
ConPlatform.h MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson 2017-03-17 12:25:14 +08:00
ConPlatformDxe.inf MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson 2017-03-17 12:25:14 +08:00
ConPlatformDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
ConPlatformDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00