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


Michael Kubacki
 

From: Michael Kubacki <michael.kubacki@...>

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@...>
Cc: Jian J Wang <jian.j.wang@...>
Cc: Xiaoyu Lu <xiaoyu1.lu@...>
Cc: Guomin Jiang <guomin.jiang@...>
Signed-off-by: Michael Kubacki <michael.kubacki@...>
---
CryptoPkg/Library/TlsLibNull/TlsConfigNull.c | 4 ----
1 file changed, 4 deletions(-)

diff --git a/CryptoPkg/Library/TlsLibNull/TlsConfigNull.c b/CryptoPkg/Lib=
rary/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);
}
=20
-// MU_CHANGE - Proposed fixes for TCBZ960, invalid domain name (CN) acce=
pted. [BEGIN]
-
/**
Set the specified host name to be verified.
=20
@@ -156,8 +154,6 @@ TlsSetVerifyHost (
return EFI_UNSUPPORTED;
}
=20
-// MU_CHANGE - Proposed fixes for TCBZ960, invalid domain name (CN) acce=
pted. [END]
-
/**
Sets a TLS/SSL session ID to be used during TLS/SSL connect.
=20
--=20
2.28.0.windows.1

Join {devel@edk2.groups.io to automatically receive all group messages.