mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-29 14:35:23 -04:00
Version 0.11.0
- UI reworked once again - Hex pattern and text string search implemented - Code slightly refactored
This commit is contained in:
parent
7d8b5fbc20
commit
bb6f58f509
26 changed files with 4697 additions and 4327 deletions
|
@ -31,7 +31,7 @@ public:
|
|||
// Action types
|
||||
enum ActionTypes {
|
||||
NoAction = 50,
|
||||
Modify,
|
||||
Modify,
|
||||
Remove,
|
||||
Rebuild
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue