Commit 2d806b4
committed
Fix missing NVRAM file when creating new VM with EFI
When a new VM with EFI set by default was created, NVRAM file was not initialized.
As the result, settings became inaccessible, the following error message was displayed:
"The UEFI NVRAM file is not existing for this machine".
Fixed #364.1 parent 5cedb6c commit 2d806b4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3859 | 3859 | | |
3860 | 3860 | | |
3861 | 3861 | | |
| 3862 | + | |
| 3863 | + | |
| 3864 | + | |
3862 | 3865 | | |
3863 | 3866 | | |
3864 | 3867 | | |
| |||
0 commit comments