Vlv2TbltDevicePkg: Fix typos in comments
- TURE -> TRUE - stardard -> standard - aligments -> alignments - a a -> a - stoping -> stopping - defalut -> default - excute -> execute - Incude -> Include - futhure -> future - Predfined -> Predefined - minimue -> minimum - predeined -> predefined - dirver -> driver - paramter -> parameter - funciton -> function - immediatly -> immediately Cc: David Wei <david.wei@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com>
This commit is contained in:
@@ -79,7 +79,7 @@ CheckOsSelection (
|
||||
if (!EFI_ERROR(Status) && (SystemConfiguration->ReservedO != OsSelection)) {
|
||||
//
|
||||
// Build HOB for OsSelection
|
||||
//
|
||||
//
|
||||
OsSelectionHob = BuildGuidHob (&gOsSelectionVariableGuid, sizeof (EFI_OS_SELECTION_HOB));
|
||||
ASSERT (OsSelectionHob != NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user