| 1465 | // BIOS |
| 1466 | |
| 1467 | void FilePathDialog::resetBootSpecificationForm() |
| 1468 | { |
| 1469 | ui->boot_specification_device_type->clear(); |
| 1470 | ui->boot_specification_status_flag->clear(); |
| 1471 | ui->boot_specification_description->clear(); |
| 1472 | } |
| 1473 | |
| 1474 | void FilePathDialog::resetVendorForm() |
| 1475 | { |