summaryrefslogtreecommitdiffstats
path: root/Vlv2TbltDevicePkg/PlatformInitPei
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:38 +0800
committerdavid wei <david.wei@intel.com>2016-10-27 14:31:55 +0800
commit2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc (patch)
tree58775bebf5f361368db31afcf0fa7e4ee46c3010 /Vlv2TbltDevicePkg/PlatformInitPei
parent04d8d8835e87155f2c50ab39225bae504dee2c5d (diff)
downloadedk2-2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc.tar.gz
edk2-2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc.tar.bz2
edk2-2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc.zip
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>
Diffstat (limited to 'Vlv2TbltDevicePkg/PlatformInitPei')
-rw-r--r--Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c b/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c
index 48d69a3a59..f6bb8262bb 100644
--- a/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c
+++ b/Vlv2TbltDevicePkg/PlatformInitPei/PlatformInfoInit.c
@@ -79,7 +79,7 @@ CheckOsSelection (
SystemConfiguration->ReservedO = OsSelectionHob->OsSelection;
//
- // Load LPSS and SCC defalut configurations
+ // Load LPSS and SCC default configurations
//
OsSelectionHob->LpssData.LpsseMMCEnabled = FALSE;
OsSelectionHob->LpssData.LpssSdioEnabled = TRUE;