public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] MdePkg: Do not use CreateEventEx unless required
@ 2020-01-07 10:50 Vitaly Cheptsov
  2020-01-07 10:50 ` [PATCH v2 1/1] " Vitaly Cheptsov
  0 siblings, 1 reply; 3+ messages in thread
From: Vitaly Cheptsov @ 2020-01-07 10:50 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1604 bytes --]

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)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

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

end of thread, other threads:[~2020-01-08  6:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-07 10:50 [PATCH v2 0/1] MdePkg: Do not use CreateEventEx unless required Vitaly Cheptsov
2020-01-07 10:50 ` [PATCH v2 1/1] " Vitaly Cheptsov
2020-01-08  6:08   ` [edk2-devel] " Liming Gao

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