Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetBmcForm
Method
resetBmcForm
src/filepathdialog.cpp:1156–1160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1154
}
1155
1156
void FilePathDialog::resetBmcForm()
1157
{
1158
ui->bmc_interface_type->setCurrentIndex(0);
1159
ui->bmc_base_address->clear();
1160
}
1161
1162
// ACPI
1163
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected