summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf
diff options
context:
space:
mode:
authorVitaly Cheptsov via Groups.Io <vit9696=protonmail.com@groups.io>2020-01-07 18:50:32 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-01-10 03:25:59 +0000
commitdf851da3ceff5b6bcf5e12616f6af60812aab483 (patch)
treec80a6b2adc0b2b59723c450a0a95c410b184176b /MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf
parente18792566c7fb1335e705c3b19334db9271eac90 (diff)
downloadedk2-df851da3ceff5b6bcf5e12616f6af60812aab483.zip
edk2-df851da3ceff5b6bcf5e12616f6af60812aab483.tar.gz
edk2-df851da3ceff5b6bcf5e12616f6af60812aab483.tar.bz2
MdePkg: Do not use CreateEventEx unless required
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2446 There are many firmwares in the wild not supporting CreateEventEx, including devices less than 5 years old. Signed-off-by: Vitaly Cheptsov <vit9696@protonmail.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf')
-rw-r--r--MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf b/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf
index ff09a12..e12a102 100644
--- a/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf
+++ b/MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf
@@ -46,9 +46,6 @@
PrintLib
DebugPrintErrorLevelLib
-[Guids]
- gEfiEventExitBootServicesGuid ## CONSUMES
-
[Protocols]
gEfiDebugPortProtocolGuid ## CONSUMES