mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-24 20:14:39 -04:00
Fixed NVAR DataOnly+Auth variables
- such variable have a new timestamp in extended header, but no hash
This commit is contained in:
parent
72116d01c0
commit
feb74c3299
2 changed files with 38 additions and 19 deletions
|
@ -17,7 +17,7 @@
|
|||
UEFITool::UEFITool(QWidget *parent) :
|
||||
QMainWindow(parent),
|
||||
ui(new Ui::UEFITool),
|
||||
version(tr("NE Alpha31"))
|
||||
version(tr("NE Alpha32"))
|
||||
{
|
||||
clipboard = QApplication::clipboard();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue