Add missing comment

このコミットが含まれているのは:
2024-01-22 20:47:49 +01:00
コミット 6733e092ba

ファイルの表示

@@ -205,5 +205,6 @@ XtLdrModuleMain(IN EFI_HANDLE ImageHandle,
/* Play the tune set in the configuration */
BpPlayTune(XtLdrProto->Config.GetValue(L"TUNE"));
/* Return success */
return STATUS_EFI_SUCCESS;
}