forked from xt-sys/exectos
Add missing comment
This commit is contained in:
@@ -205,5 +205,6 @@ XtLdrModuleMain(IN EFI_HANDLE ImageHandle,
|
|||||||
/* Play the tune set in the configuration */
|
/* Play the tune set in the configuration */
|
||||||
BpPlayTune(XtLdrProto->Config.GetValue(L"TUNE"));
|
BpPlayTune(XtLdrProto->Config.GetValue(L"TUNE"));
|
||||||
|
|
||||||
|
/* Return success */
|
||||||
return STATUS_EFI_SUCCESS;
|
return STATUS_EFI_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user