[edk2-devel] [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove redundant comments

Dandan Bi posted 1 patch 4 years, 10 months ago
Failed in applying to current master (apply log)
.../Intel/DebugFeaturePkg/Include/Library/Usb3DebugPortLib.h | 5 -----
1 file changed, 5 deletions(-)
[edk2-devel] [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove redundant comments
Posted by Dandan Bi 4 years, 10 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41919): https://edk2.groups.io/g/devel/message/41919
Mute This Topic: https://groups.io/mt/31934923/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove redundant comments
Posted by Dong, Eric 4 years, 10 months ago
Reviewed-by: Eric Dong <eric.dong@intel.com>

> -----Original Message-----
> From: Bi, Dandan
> Sent: Wednesday, June 5, 2019 3:42 PM
> To: devel@edk2.groups.io
> Cc: Dong, Eric <eric.dong@intel.com>; Gao, Liming <liming.gao@intel.com>
> Subject: [edk2-platforms] [patch] Platform/Intel/DebugFeaturePkg: Remove
> redundant comments
> 
> 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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41967): https://edk2.groups.io/g/devel/message/41967
Mute This Topic: https://groups.io/mt/31934923/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-