浏览代码

Platform/Intel/DebugFeaturePkg: Remove redundant comments

Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Bi, Dandan 5 年之前
父节点
当前提交
bad520a07e
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h

+ 0 - 5
Platform/Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h

@@ -51,11 +51,6 @@ Usb3DebugPortWrite (
   );
 
 
-/**
-  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.