From 2e182e30e5712cbd39ed6f851e5fd00f9bfef7dc Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Wed, 19 Oct 2016 15:01:38 +0800 Subject: 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 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin --- Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Vlv2TbltDevicePkg/PlatformSetupDxe') diff --git a/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c b/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c index de7830ffe8..47ede35892 100644 --- a/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c +++ b/Vlv2TbltDevicePkg/PlatformSetupDxe/PlatformSetupDxe.c @@ -126,7 +126,7 @@ LoadLpssDefaultValues ( ) { // - // Load LPSS and SCC defalut configurations for Android + // Load LPSS and SCC default configurations for Android // Private->FakeNvData.LpsseMMCEnabled = FALSE; Private->FakeNvData.LpssSdioEnabled = TRUE; @@ -780,7 +780,7 @@ SystemConfigCallback ( /** - The driver Entry Point. The funciton will export a disk device class formset and + The driver Entry Point. The function will export a disk device class formset and its callback function to hii database. @param ImageHandle The firmware allocated handle for the EFI image. -- cgit v1.2.3