mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +02:00
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 Ctx->NameZ;
|
||||||
}
|
}
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user