X-Git-Url: https://code.delx.au/refind/blobdiff_plain/5b81e3bd87e7d69813f1e3dd8955c660aef48ae7..de33b3554d3dde875eea6e1f1b3da54e22e2c326:/refind/global.h diff --git a/refind/global.h b/refind/global.h index 0aad5f1..a4d8355 100644 --- a/refind/global.h +++ b/refind/global.h @@ -70,7 +70,8 @@ #define TAG_LEGACY_UEFI (10) #define TAG_APPLE_RECOVERY (11) #define TAG_MOK_TOOL (12) -#define NUM_TOOLS (11) +#define TAG_FIRMWARE (13) +#define NUM_TOOLS (13) #define NUM_SCAN_OPTIONS 10