mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 16:08:23 +08:00
Update ffsengine.cpp
This commit is contained in:
parent
cb6647f493
commit
db2ef69901
@ -176,7 +176,7 @@ FfsEngine::FfsEngine(QObject *parent)
|
|||||||
model = new TreeModel();
|
model = new TreeModel();
|
||||||
oldPeiCoreEntryPoint = 0;
|
oldPeiCoreEntryPoint = 0;
|
||||||
newPeiCoreEntryPoint = 0;
|
newPeiCoreEntryPoint = 0;
|
||||||
dumped = false;
|
dumped = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
FfsEngine::~FfsEngine(void)
|
FfsEngine::~FfsEngine(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user