public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] console redirect after the shell is loaded
@ 2020-10-20  2:21 Heng Luo
  2020-10-20  2:21 ` [PATCH 1/2] BoardModulePkg: Add SerialPortTerminalLib Heng Luo
  2020-10-20  2:21 ` [PATCH 2/2] UpXtreme: console redirect after the shell is loaded Heng Luo
  0 siblings, 2 replies; 5+ messages in thread
From: Heng Luo @ 2020-10-20  2:21 UTC (permalink / raw)
  To: devel

*** BLURB HERE ***

Heng Luo (2):
  BoardModulePkg: Add SerialPortTerminalLib
  UpXtreme: console redirect after the shell is loaded

 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.c   | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.h   | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf | 35 +++++++++++++++++++++++++++++++++++
 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc                      |  9 ++++++++-
 Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.fdf                      |  2 ++
 5 files changed, 187 insertions(+), 1 deletion(-)
 create mode 100644 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.c
 create mode 100644 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.h
 create mode 100644 Platform/Intel/BoardModulePkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf

-- 
2.24.0.windows.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-23  4:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-20  2:21 [PATCH 0/2] console redirect after the shell is loaded Heng Luo
2020-10-20  2:21 ` [PATCH 1/2] BoardModulePkg: Add SerialPortTerminalLib Heng Luo
2020-10-22  1:23   ` Dong, Eric
2020-10-23  4:08     ` Heng Luo
2020-10-20  2:21 ` [PATCH 2/2] UpXtreme: console redirect after the shell is loaded Heng Luo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox