]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/Win: Enable native OS console as firmware console
authorRuiyu Ni <ruiyu.ni@intel.com>
Thu, 23 Aug 2018 05:13:21 +0000 (13:13 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Mon, 27 Aug 2018 07:20:52 +0000 (15:20 +0800)
commit5601e90d5cdbc4cea748e00e34ae07ce39bd700f
tree359d5743a49eafd921fdbf5b43d2ba928ae6ea55
parent0d9b5c461a311a1001192a01084ec579510b2048
EmulatorPkg/Win: Enable native OS console as firmware console

The patch implements Stdin/Stdout/Stderr access so that
the native OS console (cmd.exe) can be used as the firmware
console and debug message can also be routed to it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Cc: Andrew Fish <afish@apple.com>
EmulatorPkg/Win/Host/WinThunk.c