[edk2-devel] [PATCH 0/3] UefiPayloadPkg: Enhance the logic to add ConIn and ConOut

Zhiguang Liu posted 3 patches 1 year, 11 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../PlatformBootManagerLib.inf                |   2 +
.../PlatformBootManagerLib/PlatformConsole.c  | 282 +++++-------------
.../PlatformBootManagerLib/PlatformConsole.h  |   1 -
3 files changed, 82 insertions(+), 203 deletions(-)
[edk2-devel] [PATCH 0/3] UefiPayloadPkg: Enhance the logic to add ConIn and ConOut
Posted by Zhiguang Liu 1 year, 11 months ago
Fix the bug that in some platform, there is no serial output or graphics output.
Code passed open CI, and pleae check in https://github.com/tianocore/edk2/pull/2864

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>

Zhiguang Liu (3):
  UefiPayloadPkg: Simplify code logic
  UefiPayloadPkg: Add Serial IO device path according to related
    protocol
  UefiPayloadPkg: Connect all root bridge in
    PlatformBootManagerBeforeConsole

 .../PlatformBootManagerLib.inf                |   2 +
 .../PlatformBootManagerLib/PlatformConsole.c  | 282 +++++-------------
 .../PlatformBootManagerLib/PlatformConsole.h  |   1 -
 3 files changed, 82 insertions(+), 203 deletions(-)

-- 
2.32.0.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89636): https://edk2.groups.io/g/devel/message/89636
Mute This Topic: https://groups.io/mt/91007796/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-