Correct formatting
This commit is contained in:
parent
170b11f7a2
commit
a4bb5a8ecc
@ -208,6 +208,6 @@ XtLdrModuleMain(IN EFI_HANDLE ImageHandle,
|
|||||||
/* Play the tune set in the configuration */
|
/* Play the tune set in the configuration */
|
||||||
BpPlayTune(XtLdrProtocol->Config.GetValue(L"TUNE"));
|
BpPlayTune(XtLdrProtocol->Config.GetValue(L"TUNE"));
|
||||||
|
|
||||||
/* Return success */
|
/* Return success */
|
||||||
return STATUS_EFI_SUCCESS;
|
return STATUS_EFI_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user