From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 5E3C378003C for ; Tue, 26 Dec 2023 09:02:36 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=BB/fthEefWpYmI79Bve/QB8ogQ+vFbP0oAMzBM7THBA=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1703581355; v=1; b=mTpYDgEmqbwRfMn3fsLhs0j9brRR0K8mZh9dlM7ekGWAHUez8pMuew7Vp5apnpZlzjkuIDBD qE+Hb19PwjtKDUt6bpvzpUHYxsQOwIRCVTH2Vqfbw8+iOau951MNv6KYl8fa2pET7lpkowpCmLo swgKzM4B/M59XSkeOCPKCtS4= X-Received: by 127.0.0.2 with SMTP id ruXLYY7687511xS8KlvR7dDW; Tue, 26 Dec 2023 01:02:35 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.151]) by mx.groups.io with SMTP id smtpd.web11.77092.1703581354126052775 for ; Tue, 26 Dec 2023 01:02:34 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="376476255" X-IronPort-AV: E=Sophos;i="6.04,306,1695711600"; d="scan'208";a="376476255" X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Dec 2023 01:02:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="951177991" X-IronPort-AV: E=Sophos;i="6.04,306,1695711600"; d="scan'208";a="951177991" X-Received: from srenx-mobl1.ccr.corp.intel.com ([10.239.216.131]) by orsmga005.jf.intel.com with ESMTP; 26 Dec 2023 01:02:31 -0800 From: "Ren, Suqiang" To: devel@edk2.groups.io Cc: Michael D Kinney , Liming Gao , Zhiguang Liu , Saloni Kasbekar , Zachary Clark-williams Subject: [edk2-devel] [PATCH V3 0/2] Change the comments RFC1323 to RFC7323 Date: Tue, 26 Dec 2023 17:01:39 +0800 Message-Id: MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,suqiangx.ren@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: GgsJGKYmpWZhqRKuMyjKkX5Hx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=mTpYDgEm; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io REF: UEFI spec 2.10 Table 28.2.5 Change the description of RFC1323 to align with UEFI spec 2.10. v3: Add the NetworkPkg change for RFC1323. v2: Update the commit message. Signed-off-by: Suqiang Ren Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Saloni Kasbekar Cc: Zachary Clark-williams Suqiang Ren (2): MdePkg: RFC1323 definition changed to RFC7323 NetworkPkg: RFC1323 definition changed to RFC7323 MdePkg/Include/Protocol/Tcp6.h | 4 ++-- NetworkPkg/TcpDxe/TcpInput.c | 2 +- NetworkPkg/TcpDxe/TcpProto.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) -- 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112909): https://edk2.groups.io/g/devel/message/112909 Mute This Topic: https://groups.io/mt/103367728/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-