mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-30 23:15:16 -04:00
Version 0.6.0
- Debug window upgrade - Volume grow for non-root volumes - Minor bugfix
This commit is contained in:
parent
6ff5119048
commit
3c90bc4a61
12 changed files with 368 additions and 200 deletions
|
@ -38,6 +38,7 @@ public:
|
|||
// Item types
|
||||
enum ItemTypes {
|
||||
Root,
|
||||
Image,
|
||||
Capsule,
|
||||
Descriptor,
|
||||
Region,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue