Correct formatting

このコミットが含まれているのは:
2024-04-29 12:35:32 +02:00
コミット a4bb5a8ecc

ファイルの表示

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