[edk2-devel] [PATCH v1 1/1] CryptoPkg/TlsLibNull: Remove MU_CHANGE comment markers

Michael Kubacki mikuback at linux.microsoft.com
Thu Apr 14 14:18:57 UTC 2022


Please review this patch when possible. It is just removing two 
irrelevant comments.

Thanks,
Michael

On 4/5/2022 8:50 PM, Michael Kubacki wrote:
> From: Michael Kubacki <michael.kubacki at microsoft.com>
> 
> MU_CHANGE tags are used in a different project (Project Mu) to
> highlight deviations from Tianocore. Therefore, the comments are
> not needed when the changes are present in a Tianocore repository.
> 
> Cc: Jiewen Yao <jiewen.yao at intel.com>
> Cc: Jian J Wang <jian.j.wang at intel.com>
> Cc: Xiaoyu Lu <xiaoyu1.lu at intel.com>
> Cc: Guomin Jiang <guomin.jiang at intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
> ---
>   CryptoPkg/Library/TlsLibNull/TlsConfigNull.c | 4 ----
>   1 file changed, 4 deletions(-)
> 
> diff --git a/CryptoPkg/Library/TlsLibNull/TlsConfigNull.c b/CryptoPkg/Library/TlsLibNull/TlsConfigNull.c
> index b5d9aca06535..03726fd7264c 100644
> --- a/CryptoPkg/Library/TlsLibNull/TlsConfigNull.c
> +++ b/CryptoPkg/Library/TlsLibNull/TlsConfigNull.c
> @@ -130,8 +130,6 @@ TlsSetVerify (
>     ASSERT (FALSE);
>   }
>   
> -// MU_CHANGE - Proposed fixes for TCBZ960, invalid domain name (CN) accepted. [BEGIN]
> -
>   /**
>     Set the specified host name to be verified.
>   
> @@ -156,8 +154,6 @@ TlsSetVerifyHost (
>     return EFI_UNSUPPORTED;
>   }
>   
> -// MU_CHANGE - Proposed fixes for TCBZ960, invalid domain name (CN) accepted. [END]
> -
>   /**
>     Sets a TLS/SSL session ID to be used during TLS/SSL connect.
>   


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#88909): https://edk2.groups.io/g/devel/message/88909
Mute This Topic: https://groups.io/mt/90280180/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list