From 4a4297160fda8ff9646a7ae0cad7989a8aaeb619 Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Wed, 21 Sep 2016 12:48:10 +0800 Subject: MdemodulePkg/HiiDatabase: Correct typo in comments. Contributed-under: TianoCore Contribution Agreement 1.0 Reviewed-by: Liming Gao Cc: Eric Dong Cc: Dandan Bi Signed-off-by: Ruiyu Ni --- MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c') diff --git a/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c b/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c index 03a4184c45..b48254f670 100644 --- a/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c +++ b/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseEntry.c @@ -160,7 +160,7 @@ OnReadyToBoot ( @retval EFI_SUCCESS The Hii database is setup correctly. @return Other value if failed to create the default event for gHiiKeyboardLayoutChanged. Check gBS->CreateEventEx for - details. Or failed to insatll the protocols. + details. Or failed to install the protocols. Check gBS->InstallMultipleProtocolInterfaces for details. Or failed to create Ready To Boot Event. Check EfiCreateEventReadyToBootEx for details. -- cgit v1.2.3