mirror of https://github.com/acidanthera/audk.git
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> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
parent
bb2c9ccb33
commit
f4c5200926
|
@ -115,4 +115,4 @@ HiiDiskGetNameCB(
|
|||
return Ctx->NameZ;
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue