[edk2-devel] [PATCH v2 0/1] MdePkg: Do not use CreateEventEx unless required

Vitaly Cheptsov via Groups.Io posted 1 patch 4 years, 3 months ago
Failed in applying to current master (apply log)
MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf   |  3 ---
MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf             |  4 ----
MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLibSegmentInfo.inf |  3 ---
MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf                       |  3 ---
MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf |  3 ---
MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf                       |  3 ---
MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf                               |  5 -----
MdePkg/Library/DxeRuntimeDebugLibSerialPort/DebugLib.c                         |  3 +--
MdePkg/Library/DxeRuntimePciExpressLib/PciExpressLib.c                         |  5 ++---
MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLib.c              |  5 ++---
MdePkg/Library/UefiDebugLibConOut/DebugLibConstructor.c                        |  5 ++---
MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLibConstructor.c             |  5 ++---
MdePkg/Library/UefiDebugLibStdErr/DebugLibConstructor.c                        |  5 ++---
MdePkg/Library/UefiRuntimeLib/RuntimeLib.c                                     | 10 ++++------
14 files changed, 15 insertions(+), 47 deletions(-)
[edk2-devel] [PATCH v2 0/1] MdePkg: Do not use CreateEventEx unless required
Posted by Vitaly Cheptsov via Groups.Io 4 years, 3 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2446

Changes from V1:
- Dropped GUIDs from inf files

Requesting for merge in edk2-stable202002

Vitaly Cheptsov (1):
  MdePkg: Do not use CreateEventEx unless required

 MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf   |  3 ---
 MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf             |  4 ----
 MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLibSegmentInfo.inf |  3 ---
 MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf                       |  3 ---
 MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf |  3 ---
 MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf                       |  3 ---
 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf                               |  5 -----
 MdePkg/Library/DxeRuntimeDebugLibSerialPort/DebugLib.c                         |  3 +--
 MdePkg/Library/DxeRuntimePciExpressLib/PciExpressLib.c                         |  5 ++---
 MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLib.c              |  5 ++---
 MdePkg/Library/UefiDebugLibConOut/DebugLibConstructor.c                        |  5 ++---
 MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLibConstructor.c             |  5 ++---
 MdePkg/Library/UefiDebugLibStdErr/DebugLibConstructor.c                        |  5 ++---
 MdePkg/Library/UefiRuntimeLib/RuntimeLib.c                                     | 10 ++++------
 14 files changed, 15 insertions(+), 47 deletions(-)

-- 
2.21.0 (Apple Git-122.2)


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#52979): https://edk2.groups.io/g/devel/message/52979
Mute This Topic: https://groups.io/mt/69499712/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-