mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-12 22:26:13 -04:00
Rough attempt to deglue UEFIExtract from Qt
This commit is contained in:
parent
0a2f115056
commit
c9db871c12
9 changed files with 227 additions and 209 deletions
|
@ -114,7 +114,7 @@ mkdir -p dist || exit 1
|
|||
|
||||
build_tool UEFITool "$UEFITOOL_VER" uefitool.pro
|
||||
build_tool UEFIDump "$UEFITOOL_VER" ""
|
||||
build_tool UEFIExtract "$UEFITOOL_VER" uefiextract.pro
|
||||
build_tool UEFIExtract "$UEFITOOL_VER" ""
|
||||
build_tool UEFIFind "$UEFITOOL_VER" uefifind.pro
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue