mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-03 00:29:55 -04:00
Version 0.8.0
- code slightly refactored - solved bug on working with file tail
This commit is contained in:
parent
1c005d5025
commit
3d7dad6bb6
14 changed files with 379 additions and 503 deletions
|
@ -11,7 +11,7 @@ SOURCES += main.cpp \
|
|||
ffsengine.cpp \
|
||||
treeitem.cpp \
|
||||
treemodel.cpp \
|
||||
debuglistitem.cpp \
|
||||
messagelistitem.cpp \
|
||||
LZMA/LzmaCompress.c \
|
||||
LZMA/LzmaDecompress.c \
|
||||
LZMA/SDK/C/LzFind.c \
|
||||
|
@ -29,7 +29,7 @@ HEADERS += uefitool.h \
|
|||
ffsengine.h \
|
||||
treeitem.h \
|
||||
treemodel.h \
|
||||
debuglistitem.h \
|
||||
messagelistitem.h \
|
||||
LZMA/LzmaCompress.h \
|
||||
LZMA/LzmaDecompress.h \
|
||||
Tiano/EfiTianoDecompress.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue