audk/MdeModulePkg/Universal/Console
Ruiyu Ni b9c04b88a1 MdeModulePkg/TerminalDxe: Avoid always append device path to *Dev
When TerminalDxe Start() is called multiple times, the old logic
unconditionally appended the terminal device path candidates to
*Dev (ConInDev/ConOutDev/ErrOutDev), resulting the volatile storage
is full.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-04-20 10:24:10 +08:00
..
ConPlatformDxe MdeModulePkg/ConPlatform: Support GOP created as PCI's grandson 2017-03-17 12:25:14 +08:00
ConSplitterDxe MdeModulePkg: Use EfiEventEmptyFunction from UefiLib 2017-01-20 15:51:18 +08:00
GraphicsConsoleDxe MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issue 2016-01-11 02:29:09 +00:00
GraphicsOutputDxe MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usages 2016-10-25 10:52:44 +08:00
TerminalDxe MdeModulePkg/TerminalDxe: Avoid always append device path to *Dev 2017-04-20 10:24:10 +08:00