public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove redundant comments
@ 2019-06-05  7:41 Dandan Bi
  2019-06-06  1:22 ` Dong, Eric
  0 siblings, 1 reply; 2+ messages in thread
From: Dandan Bi @ 2019-06-05  7:41 UTC (permalink / raw)
  To: devel; +Cc: Eric Dong, Liming Gao

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
 .../Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h b/Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h
index 61adf654..0bee2b63 100644
--- a/Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h
+++ b/Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h
@@ -49,15 +49,10 @@ Usb3DebugPortWrite (
   IN UINT8     *Buffer,
   IN UINTN     NumberOfBytes
   );
 
 
-/**
-  Read data from USB3 debug port and save the datas in buffer.
-
-  Reads NumberOfBytes data bytes from a serial device into the buffer
-  specified by Buffer. The number of bytes actua
 /**
   Polls a USB3 debug port to see if there is any data waiting to be read.
 
   Polls a serial device to see if there is any data waiting to be read.
   If there is data waiting to be read from the serial device, then TRUE is returned.
-- 
2.18.0.windows.1


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

end of thread, other threads:[~2019-06-06  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05  7:41 [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove redundant comments Dandan Bi
2019-06-06  1:22 ` Dong, Eric

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