]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol
authorLiming Gao <liming.gao@intel.com>
Tue, 8 Sep 2015 08:28:56 +0000 (08:28 +0000)
committerlgao4 <lgao4@Edk2>
Tue, 8 Sep 2015 08:28:56 +0000 (08:28 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18415 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c
MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf

index fdad2f5556f024c1e333cad78442a655ccb18205..10d3e347ccc659e9a8659915a8610e8c1d64c203 100644 (file)
@@ -327,3 +327,4 @@ DebugPrintLevelEnabled (
 {\r
   return (BOOLEAN) ((ErrorLevel & PcdGet32(PcdFixedDebugPrintErrorLevel)) != 0);\r
 }\r
+\r
index 11c7e815b8b5b27f329380942ab8763261adcec7..0f18c27a1130cc35fcc22b59b9cae785fa47136f 100644 (file)
@@ -48,7 +48,7 @@
   DebugPrintErrorLevelLib\r
 \r
 [Protocols]\r
-  gEfiDebugPortProtocolGuid                     ## UNDEFINED\r
+  gEfiDebugPortProtocolGuid                     ## CONSUMES\r
 \r
 [Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue        ## SOMETIMES_CONSUMES\r