public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [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

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