mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-31 23:38:22 -04:00
Version 0.5.0
- Minor bugs corrected - Implemented section insertion - Replace temporary removed
This commit is contained in:
parent
4a61fcd9d9
commit
6ff5119048
9 changed files with 190 additions and 161 deletions
|
@ -52,6 +52,7 @@ private slots:
|
|||
void extract();
|
||||
void extractBody();
|
||||
void extractUncompressed();
|
||||
void insert(const UINT8 mode);
|
||||
void insertInto();
|
||||
void insertBefore();
|
||||
void insertAfter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue