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 E7731D800D7 for ; Wed, 6 Mar 2024 14:10:26 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=W3ErFhAbuOhl3/Qxi92nk+5wchhBlXAz2a7vLsbD7sE=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20240206; t=1709734225; v=1; b=KVFUijPLV31lgIleTY/HlPJ7adTiDGSiXxAkAmUyedjvP4z70kwjPtHo0te8KM6Gj6JVMGz4 rAiRUOFGkpQZ738mxCBUNhKWf6Q+l53+J10C7mpN1JHeClwZZrGJsjmd1W0QzRX0YMaDfbFee1H rG+mp3jyacB677d98YoirdwQ9+BCb5FSjHhD2QyUTRNvWpX6WGd4S9PGpgiFGfdgIE6lPKipUec uQOl1b60RGcNXL5Oscy6VX3kVtd/nQuUtvICeuK5gjUNMx75acNmHQcByUdkxDwHxv2WjcuNjb/ Yfrbt328+NAr0gh0WAYPxUHsC+MVr6jzb8VPaBoMtGqMQ== X-Received: by 127.0.0.2 with SMTP id pgSCYY7687511xAmRqRiQjIM; Wed, 06 Mar 2024 06:10:25 -0800 X-Received: from zrleap.intel-email.com (zrleap.intel-email.com [114.80.218.36]) by mx.groups.io with SMTP id smtpd.web10.12642.1709734224809329455 for ; Wed, 06 Mar 2024 06:10:25 -0800 X-Received: from zrleap.intel-email.com (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id 9C770A32E047 for ; Wed, 6 Mar 2024 22:10:21 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by zrleap.intel-email.com (Postfix) with ESMTP id 8A001A32E027 for ; Wed, 6 Mar 2024 22:10:21 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by zrleap.intel-email.com (Postfix) with SMTP id AAB4AA32E018 for ; Wed, 6 Mar 2024 22:10:18 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([114.93.194.54]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Wed, 06 Mar 2024 22:10:15 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 114.93.194.54 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , Cc: "'Michael D Kinney'" , "'Zhiguang Liu'" References: <7de78c5b6f2d2f21a49f69a9d05c1c1823acaa9e.1708915895.git.qingyu.shang@intel.com> In-Reply-To: <7de78c5b6f2d2f21a49f69a9d05c1c1823acaa9e.1708915895.git.qingyu.shang@intel.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHY0IDEvM10gTWRlUGtnOiBVcGRhdGUgUmVjZWl2ZURhdGEgYW5kIFNlbmREYXRhIGZ1bmN0aW9uIGRlc2NyaXB0aW9u?= Date: Wed, 06 Mar 2024 06:10:25 -0800 Message-ID: <00f701da6fd0$0492a110$0db7e330$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQGPgotzNRwg0tBwITEHJPxCKnY49gFohuPDsbVWnGA= 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,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: jVJR1cc8iobhO7989inJUa2Tx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=KVFUijPL; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=pass (policy=none) header.from=groups.io Reviewed-by: Liming Gao > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Qingyu > =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA2=D4=C226=C8=D5 11:06 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > =B3=AD=CB=CD: Michael D Kinney ; Liming Gao > ; Zhiguang Liu > =D6=F7=CC=E2: [edk2-devel] [PATCH v4 1/3] MdePkg: Update ReceiveData and > SendData function description >=20 > Refer to Uefi spec 2.10 section 13.14, update the parameter 'MediaId' > description for EFI_STORAGE_SECURITY_COMMAND_PROTOCOL function > ReceiveData > and SendData. >=20 > Cc: Michael D Kinney > Cc: Liming Gao > Cc: Zhiguang Liu > Signed-off-by: Qingyu > --- > MdePkg/Include/Protocol/StorageSecurityCommand.h | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) >=20 > diff --git a/MdePkg/Include/Protocol/StorageSecurityCommand.h > b/MdePkg/Include/Protocol/StorageSecurityCommand.h > index 810af59b85c3..206ae79aff8d 100644 > --- a/MdePkg/Include/Protocol/StorageSecurityCommand.h > +++ b/MdePkg/Include/Protocol/StorageSecurityCommand.h > @@ -59,7 +59,9 @@ typedef struct > _EFI_STORAGE_SECURITY_COMMAND_PROTOCOL > EFI_STORAGE_SECURITY_COMMA > function shall return EFI_DEVICE_ERROR. >=20 > @param This Indicates a pointer to the > calling context. > - @param MediaId ID of the medium to > receive data from. > + @param MediaId ID of the medium to > receive data from. If there is no > + block IO protocol supported > by the physical device, the > + value of MediaId is > undefined. > @param Timeout The timeout, in 100ns units, > to use for the execution > of the security protocol > command. A Timeout value of 0 > means that this function > will wait indefinitely for the > @@ -138,7 +140,9 @@ EFI_STATUS > shall return EFI_DEVICE_ERROR. >=20 > @param This Indicates a pointer to the > calling context. > - @param MediaId ID of the medium to > receive data from. > + @param MediaId ID of the medium to > receive data from. If there is no > + block IO protocol supported > by the physical device, the > + value of MediaId is > undefined. > @param Timeout The timeout, in 100ns units, > to use for the execution > of the security protocol > command. A Timeout value of 0 > means that this function > will wait indefinitely for the > -- > 2.39.1.windows.1 >=20 >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116440): https://edk2.groups.io/g/devel/message/116440 Mute This Topic: https://groups.io/mt/104766054/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-