BaseTools: Fix various typos
Fix various typos in BaseTools. Signed-off-by: Cœur <coeur@gmx.fr> Reviewed-by: Bob Feng <bob.c.feng@intel.com>
This commit is contained in:
committed by
Feng, Bob C
parent
d031fc07eb
commit
2d53d54a5b
@ -863,7 +863,7 @@ def ConvertNOTEQToNE(Expr):
|
||||
## SplitPcdEntry
|
||||
#
|
||||
# Split an PCD entry string to Token.CName and PCD value and FFE.
|
||||
# NOTE: PCD Value and FFE can contain "|" in it's expression. And in INF specification, have below rule.
|
||||
# NOTE: PCD Value and FFE can contain "|" in its expression. And in INF specification, have below rule.
|
||||
# When using the characters "|" or "||" in an expression, the expression must be encapsulated in
|
||||
# open "(" and close ")" parenthesis.
|
||||
#
|
||||
|
Reference in New Issue
Block a user