[edk2-devel] [PATCH v2 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)
.../PlatformBootManagerLib.inf                |   2 +
.../PlatformBootManagerLib/PlatformConsole.c  | 286 +++++-------------
.../PlatformBootManagerLib/PlatformConsole.h  |   6 +-
3 files changed, 80 insertions(+), 214 deletions(-)
[edk2-devel] [PATCH v2 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

V2:
Remove the unused parameters.
Also, this is a bug fix, hope it can be merged before this stable tag.

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  | 286 +++++-------------
 .../PlatformBootManagerLib/PlatformConsole.h  |   6 +-
 3 files changed, 80 insertions(+), 214 deletions(-)

-- 
2.32.0.windows.2



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