mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-13 06:34:42 -04:00
Update ffsengine.cpp
This commit is contained in:
parent
cb6647f493
commit
db2ef69901
1 changed files with 2 additions and 2 deletions
|
@ -176,7 +176,7 @@ FfsEngine::FfsEngine(QObject *parent)
|
|||
model = new TreeModel();
|
||||
oldPeiCoreEntryPoint = 0;
|
||||
newPeiCoreEntryPoint = 0;
|
||||
dumped = false;
|
||||
dumped = false;
|
||||
}
|
||||
|
||||
FfsEngine::~FfsEngine(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue