SecurityPkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2265 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: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
This commit is contained in:
committed by
Michael D Kinney
parent
6e7e9b9578
commit
d6b926e76e
@@ -1249,7 +1249,7 @@ TcgGetTokenByteSequence(
|
||||
Get next specify value.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Value Return vlaue.
|
||||
@param Value Return value.
|
||||
|
||||
@retval return the action result.
|
||||
|
||||
@@ -1282,7 +1282,7 @@ TcgGetNextUINT8(
|
||||
Get next specify value.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Value Return vlaue.
|
||||
@param Value Return value.
|
||||
|
||||
@retval return the action result.
|
||||
|
||||
@@ -1315,7 +1315,7 @@ TcgGetNextUINT16(
|
||||
Get next specify value.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Value Return vlaue.
|
||||
@param Value Return value.
|
||||
|
||||
@retval return the action result.
|
||||
|
||||
@@ -1348,7 +1348,7 @@ TcgGetNextUINT32(
|
||||
Get next specify value.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Value Return vlaue.
|
||||
@param Value Return value.
|
||||
|
||||
@retval return the action result.
|
||||
|
||||
@@ -1370,7 +1370,7 @@ TcgGetNextUINT64(
|
||||
Get next specify value.
|
||||
|
||||
@param ParseStruct Input parse structure.
|
||||
@param Value Return vlaue.
|
||||
@param Value Return value.
|
||||
|
||||
@retval return the action result.
|
||||
|
||||
|
@@ -810,7 +810,7 @@ TcgFindFeatureCallback(
|
||||
Get Feature code from the header.
|
||||
|
||||
@param DiscoveryHeader The discovery header.
|
||||
@param FeatureCode reutrn the Feature code.
|
||||
@param FeatureCode return the Feature code.
|
||||
@param FeatureSize return the Feature size.
|
||||
|
||||
@retval return the Feature code data.
|
||||
|
Reference in New Issue
Block a user