mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-12 12:55:10 +08:00
Merge remote-tracking branch 'origin/GP-6690_emteere_genericDefineToUEFIscript' into Ghidra_12.1
This commit is contained in:
@@ -128,6 +128,7 @@ public class CreateUEFIGDTArchivesScript extends GhidraScript {
|
||||
};
|
||||
|
||||
String args[] = {
|
||||
"-DSTATIC_ASSERT=static_assert"
|
||||
};
|
||||
|
||||
parseHeaderFilesToGDT(outputDirectory, "uefi_"+name, languageID, compiler, filenames, includePaths, args);
|
||||
|
||||
Reference in New Issue
Block a user