[edk2-devel] [edk2-platforms] [PATCH] MinPlatformPkg: Fix SerialPortTerminalLib.inf header

Nate DeSimone posted 1 patch 3 years, 4 months ago
Failed in applying to current master (apply log)
.../Library/SerialPortTerminalLib/SerialPortTerminalLib.inf      | 1 -
1 file changed, 1 deletion(-)
[edk2-devel] [edk2-platforms] [PATCH] MinPlatformPkg: Fix SerialPortTerminalLib.inf header
Posted by Nate DeSimone 3 years, 4 months ago
License header erroneously states file is "Intel Confidential"

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 .../Library/SerialPortTerminalLib/SerialPortTerminalLib.inf      | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf
index 2d95fe79f2..dc5bb91a8e 100644
--- a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf
+++ b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTerminalLib.inf
@@ -1,7 +1,6 @@
 ## @file
 # Component information file for Serial Port Terminal Redirection Library
 #
-# INTEL CONFIDENTIAL
 # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
 #
 # SPDX-License-Identifier: BSD-2-Clause-Patent
-- 
2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68494): https://edk2.groups.io/g/devel/message/68494
Mute This Topic: https://groups.io/mt/78825151/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


回复: [edk2-devel] [edk2-platforms] [PATCH] MinPlatformPkg: Fix SerialPortTerminalLib.inf header
Posted by gaoliming 3 years, 4 months ago
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: bounce+27952+68494+4905953+8761045@groups.io
> <bounce+27952+68494+4905953+8761045@groups.io> 代表 Nate
> DeSimone
> 发送时间: 2020年12月9日 16:47
> 收件人: devel@edk2.groups.io
> 抄送: Chasel Chiu <chasel.chiu@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Eric Dong <eric.dong@intel.com>
> 主题: [edk2-devel] [edk2-platforms] [PATCH] MinPlatformPkg: Fix
> SerialPortTerminalLib.inf header
> 
> License header erroneously states file is "Intel Confidential"
> 
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Eric Dong <eric.dong@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
>  .../Library/SerialPortTerminalLib/SerialPortTerminalLib.inf      | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git
>
a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTer
> minalLib.inf
>
b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTer
> minalLib.inf
> index 2d95fe79f2..dc5bb91a8e 100644
> ---
>
a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTer
> minalLib.inf
> +++
>
b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTer
> minalLib.inf
> @@ -1,7 +1,6 @@
>  ## @file
>  # Component information file for Serial Port Terminal Redirection Library
>  #
> -# INTEL CONFIDENTIAL
>  # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
>  #
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> --
> 2.27.0.windows.1
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69273): https://edk2.groups.io/g/devel/message/69273
Mute This Topic: https://groups.io/mt/79116652/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] MinPlatformPkg: Fix SerialPortTerminalLib.inf header
Posted by Chiu, Chasel 3 years, 4 months ago
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>

> -----Original Message-----
> From: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Sent: Wednesday, December 9, 2020 4:47 PM
> To: devel@edk2.groups.io
> Cc: Chiu, Chasel <chasel.chiu@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
> Subject: [edk2-platforms] [PATCH] MinPlatformPkg: Fix SerialPortTerminalLib.inf
> header
> 
> License header erroneously states file is "Intel Confidential"
> 
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Eric Dong <eric.dong@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
>  .../Library/SerialPortTerminalLib/SerialPortTerminalLib.inf      | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git
> a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> index 2d95fe79f2..dc5bb91a8e 100644
> ---
> a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> +++ b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/Serial
> +++ PortTerminalLib.inf
> @@ -1,7 +1,6 @@
>  ## @file
>  # Component information file for Serial Port Terminal Redirection Library  # -#
> INTEL CONFIDENTIAL  # Copyright (c) 2020, Intel Corporation. All rights
> reserved.<BR>  #  # SPDX-License-Identifier: BSD-2-Clause-Patent
> --
> 2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69278): https://edk2.groups.io/g/devel/message/69278
Mute This Topic: https://groups.io/mt/78825151/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] MinPlatformPkg: Fix SerialPortTerminalLib.inf header
Posted by Chiu, Chasel 3 years, 4 months ago
Pushed: c95a1efe30867d430f4591c3df11656814c01bc4


> -----Original Message-----
> From: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Sent: Wednesday, December 9, 2020 4:47 PM
> To: devel@edk2.groups.io
> Cc: Chiu, Chasel <chasel.chiu@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
> Subject: [edk2-platforms] [PATCH] MinPlatformPkg: Fix SerialPortTerminalLib.inf
> header
> 
> License header erroneously states file is "Intel Confidential"
> 
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Eric Dong <eric.dong@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
>  .../Library/SerialPortTerminalLib/SerialPortTerminalLib.inf      | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git
> a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> index 2d95fe79f2..dc5bb91a8e 100644
> ---
> a/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/SerialPortTermi
> nalLib.inf
> +++ b/Platform/Intel/MinPlatformPkg/Library/SerialPortTerminalLib/Serial
> +++ PortTerminalLib.inf
> @@ -1,7 +1,6 @@
>  ## @file
>  # Component information file for Serial Port Terminal Redirection Library  # -#
> INTEL CONFIDENTIAL  # Copyright (c) 2020, Intel Corporation. All rights
> reserved.<BR>  #  # SPDX-License-Identifier: BSD-2-Clause-Patent
> --
> 2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69280): https://edk2.groups.io/g/devel/message/69280
Mute This Topic: https://groups.io/mt/78825151/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-