mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-21 10:45:24 -04:00
NE_alpha3
- some work done on ffsBuilder, still much to do - added more PE types - better names for utility.h functions
This commit is contained in:
parent
b429c74bcf
commit
8f7cc0d20e
10 changed files with 402 additions and 93 deletions
|
@ -21,6 +21,7 @@ namespace Actions
|
|||
{
|
||||
enum ActionTypes {
|
||||
NoAction = 50,
|
||||
Erase,
|
||||
Create,
|
||||
Insert,
|
||||
Replace,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue