SecurityPkg/Tcg: Fix various typos
Fix various typos in documentation, comments and debug strings. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-66-philmd@redhat.com> [lersek@redhat.com: replace EFI_D_xxx w/ DEBUG_xxx to shut up PatchCheck]
This commit is contained in:
committed by
mergify[bot]
parent
f9fd0c2108
commit
dd40a1f85c
@ -588,7 +588,7 @@ TcgAddEndTransaction(
|
||||
);
|
||||
|
||||
/**
|
||||
Initial the tcg parse stucture.
|
||||
Initial the tcg parse structure.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Buffer Input buffer data.
|
||||
@ -1218,7 +1218,7 @@ TcgParseSyncSession(
|
||||
@param HostSession Host session data.
|
||||
@param AceRow Ace row info.
|
||||
@param Authority1 Authority 1 info.
|
||||
@param LogicalOperator Logiccal operator info.
|
||||
@param LogicalOperator Logical operator info.
|
||||
@param Authority2 Authority 2 info.
|
||||
|
||||
@retval Return the action result.
|
||||
|
Reference in New Issue
Block a user