MdemodulePkg/HiiDatabase: Correct typo in comments.
Contributed-under: TianoCore Contribution Agreement 1.0 Reviewed-by: Liming Gao <liming.gao@intel.com> Cc: Eric Dong <eric.dong@intel.com> Cc: Dandan Bi <dandan.bi@intel.com> Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user