mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-14 23:24:49 -04:00
Version 0.17.10.3
- UEFIExtract works now
This commit is contained in:
parent
433a8ee171
commit
7f81296e48
6 changed files with 2 additions and 3399 deletions
|
@ -83,6 +83,8 @@ typedef uint16_t CHAR16;
|
|||
#define ERR_VOLUME_BASE_NOT_FOUND 33
|
||||
#define ERR_PEI_CORE_ENTRY_POINT_NOT_FOUND 34
|
||||
#define ERR_COMPLEX_BLOCK_MAP 35
|
||||
#define ERR_DIR_ALREADY_EXIST 36
|
||||
#define ERR_DIR_CREATE 37
|
||||
#define ERR_NOT_IMPLEMENTED 0xFF
|
||||
|
||||
// Compression algorithms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue