* [Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue.
@ 2019-03-01 2:33 Eric Dong
2019-03-18 0:52 ` Gao, Liming
0 siblings, 1 reply; 2+ messages in thread
From: Eric Dong @ 2019-03-01 2:33 UTC (permalink / raw)
To: edk2-devel; +Cc: Liming Gao
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
---
SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
index 6d1a3a9b25..a1802313c3 100644
--- a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
+++ b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
@@ -115,4 +115,4 @@ HiiDiskGetNameCB(
return Ctx->NameZ;
}
return NULL;
-}
\ No newline at end of file
+}
\ No newline at end of file
--
2.15.0.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue.
2019-03-01 2:33 [Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue Eric Dong
@ 2019-03-18 0:52 ` Gao, Liming
0 siblings, 0 replies; 2+ messages in thread
From: Gao, Liming @ 2019-03-18 0:52 UTC (permalink / raw)
To: Dong, Eric, edk2-devel@lists.01.org
Reviewed-by: Liming Gao <liming.gao@intel.com>
>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Eric
>Dong
>Sent: Friday, March 01, 2019 10:34 AM
>To: edk2-devel@lists.01.org
>Cc: Gao, Liming <liming.gao@intel.com>
>Subject: [edk2] [Patch] SecurityPkg/OpalPassword: Fix incorrect line ending
>issue.
>
>Cc: Liming Gao <liming.gao@intel.com>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: Eric Dong <eric.dong@intel.com>
>---
> SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
>b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
>index 6d1a3a9b25..a1802313c3 100644
>--- a/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
>+++ b/SecurityPkg/Tcg/Opal/OpalPassword/OpalHiiCallbacks.c
>@@ -115,4 +115,4 @@ HiiDiskGetNameCB(
> return Ctx->NameZ;
> }
> return NULL;
>-}
>\ No newline at end of file
>+}
>\ No newline at end of file
>--
>2.15.0.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-18 0:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 2:33 [Patch] SecurityPkg/OpalPassword: Fix incorrect line ending issue Eric Dong
2019-03-18 0:52 ` Gao, Liming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox