mirror of https://github.com/acidanthera/audk.git
SecurityPkg/OpalPasswordDxe: Make comments align with the function
Cc: Eric Dong <eric.dong@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
This commit is contained in:
parent
824abed53d
commit
26f7580566
|
@ -1174,9 +1174,9 @@ HiiPasswordEntered(
|
|||
}
|
||||
|
||||
/**
|
||||
Update block sid info.
|
||||
Send BlockSid request through TPM physical presence module.
|
||||
|
||||
@param Enable Enable/disable BlockSid.
|
||||
@param PpRequest TPM physical presence operation request.
|
||||
|
||||
@retval EFI_SUCCESS Do the required action success.
|
||||
@retval Others Other error occur.
|
||||
|
|
Loading…
Reference in New Issue