mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-14 07:04:49 -04:00
Remove Qt deps from UEFIFind and fix issues
This commit is contained in:
parent
7d16c1d48d
commit
4d50d581fa
21 changed files with 275 additions and 225 deletions
|
@ -81,6 +81,7 @@ typedef uint64_t UINT64;
|
|||
typedef char CHAR8;
|
||||
typedef uint16_t CHAR16;
|
||||
typedef size_t UINTN;
|
||||
typedef ptrdiff_t INTN;
|
||||
|
||||
#define CONST const
|
||||
#define VOID void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue