mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-13 22:54:47 -04:00
GCC/Clang support
This commit is contained in:
parent
95e5ee2496
commit
1f54d73f8c
3 changed files with 40 additions and 44 deletions
|
@ -41,7 +41,3 @@ QString variableAttributesToQstring(UINT8 attributes)
|
|||
return str.mid(2); // Remove the first comma and space
|
||||
}
|
||||
|
||||
std::vector<const CHAR8*> nestingVariableNames = {
|
||||
"StdDefaults",
|
||||
"MfgDefaults"
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue