BaseTools: Various typo

Various typo in BaseTools.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
Antoine Coeur
2019-02-06 15:44:39 +08:00
committed by Liming Gao
parent 325ad62260
commit fb0b35e05f
172 changed files with 510 additions and 515 deletions

View File

@ -945,7 +945,7 @@ CFormPkg::DeclarePendingQuestion (
}
CNObj.SetFlags (0, Info.mVarType);
//
// Use maximum value not to limit the vaild value for the undefined question.
// Use maximum value not to limit the valid value for the undefined question.
//
switch (Info.mVarType) {
case EFI_IFR_TYPE_NUM_SIZE_64:
@ -1515,7 +1515,7 @@ CIfrRecordInfoDB::IfrRecordAdjust (
}
//
// extract inconsistent opcode list
// pNode is Incosistent opcode, tNode is End Opcode
// pNode is Inconsistent opcode, tNode is End Opcode
//
//