mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-13 14:44:47 -04:00
fixes
This commit is contained in:
parent
e516450fa8
commit
9210f167f7
5 changed files with 16 additions and 2 deletions
|
@ -641,6 +641,7 @@ out:
|
|||
// Parse non-empty pad file
|
||||
if (model->rowCount(index.child(i, 0))) {
|
||||
//TODO: handle it
|
||||
msg("buildVolume: non-empty pad-file contents will be destroyed after volume modifications");
|
||||
continue;
|
||||
}
|
||||
// Skip empty pad-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue