From: "Wang, Jian J" <jian.j.wang@intel.com>
To: Joe Richey <joerichey@google.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Zhang, Chao B" <chao.b.zhang@intel.com>,
"Yao, Jiewen" <jiewen.yao@intel.com>
Subject: Re: [PATCH v3 1/3] SecurityPkg: Remove double \r
Date: Fri, 10 May 2019 10:37:35 +0000 [thread overview]
Message-ID: <D827630B58408649ACB04F44C5100036258F805F@SHSMSX107.ccr.corp.intel.com> (raw)
In-Reply-To: <20190510093634.12732-2-joerichey@google.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
> -----Original Message-----
> From: Joe Richey [mailto:joerichey@google.com]
> Sent: Friday, May 10, 2019 5:37 PM
> To: devel@edk2.groups.io
> Cc: Zhang, Chao B <chao.b.zhang@intel.com>; Yao, Jiewen
> <jiewen.yao@intel.com>; Wang, Jian J <jian.j.wang@intel.com>
> Subject: [PATCH v3 1/3] SecurityPkg: Remove double \r
>
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jian Wang <jian.j.wang@intel.com>
> Signed-off-by: Joe Richey <joerichey@google.com>
> ---
> SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c
> b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c
> index f101ca1c2001..18b65da756d6 100644
> --- a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c
> +++ b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c
> @@ -1229,7 +1229,7 @@ EFI_STATUS
> OpalDiskUpdateOwnerShip (
> OPAL_DISK *OpalDisk
> )
> -{
>
> +{
> OPAL_SESSION Session;
>
> if (OpalDisk->MsidLength == 0) {
> @@ -1245,7 +1245,7 @@ OpalDiskUpdateOwnerShip (
> Session.MediaId = OpalDisk->MediaId;
> Session.OpalBaseComId = OpalDisk->OpalBaseComId;
>
> - OpalDisk->Owner = OpalUtilDetermineOwnership(&Session, OpalDisk->Msid,
> OpalDisk->MsidLength);
>
> + OpalDisk->Owner = OpalUtilDetermineOwnership(&Session, OpalDisk->Msid,
> OpalDisk->MsidLength);
> return EFI_SUCCESS;
> }
>
> --
> 2.21.0.1020.gf2820cf01a-goog
next prev parent reply other threads:[~2019-05-10 10:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-10 9:36 [PATCH v3 0/3] EDK2: Remove double \r\r Joe Richey
2019-05-10 9:36 ` [PATCH v3 1/3] SecurityPkg: Remove double \r Joe Richey
2019-05-10 10:37 ` Wang, Jian J [this message]
2019-05-10 14:13 ` Zhang, Chao B
2019-05-10 9:36 ` [PATCH v3 2/3] UefiCpuPkg: " Joe Richey
2019-05-17 1:31 ` Dong, Eric
2019-05-10 9:36 ` [PATCH v3 3/3] Vlv2TbltDevicePkg: " Joe Richey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D827630B58408649ACB04F44C5100036258F805F@SHSMSX107.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox