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:
@@ -126,7 +126,7 @@ LoadLpssDefaultValues (
|
||||
VOID
|
||||
CheckSystemConfigSave(SYSTEM_CONFIGURATION *SystemConfigPtr);
|
||||
|
||||
VOID
|
||||
VOID
|
||||
ConfirmSecureBootTest();
|
||||
|
||||
VOID
|
||||
@@ -780,7 +780,7 @@ SystemConfigCallback (
|
||||
|
||||
|
||||
//
|
||||
// Pass changed uncommitted data back to Form Browser
|
||||
// Pass changed uncommitted data back to Form Browser
|
||||
//
|
||||
HiiSetBrowserData (&mSystemConfigGuid, mVariableName, sizeof (SYSTEM_CONFIGURATION), (UINT8 *) FakeNvData, NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user