mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-03 08:38:48 -04:00
Engine 0.20.1
-reverted some changes done in 0.20.0 update -added proper handling of non-standard data in volume's free space - new type "Free space" added - added machine type information - solved a typo in DOS/PE signature check
This commit is contained in:
parent
64a7c2ce2c
commit
2ec7ce1c30
14 changed files with 554 additions and 398 deletions
|
@ -10,6 +10,7 @@ SOURCES += uefitool_main.cpp \
|
|||
types.cpp \
|
||||
descriptor.cpp \
|
||||
ffs.cpp \
|
||||
peimage.cpp \
|
||||
ffsengine.cpp \
|
||||
treeitem.cpp \
|
||||
treemodel.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue