]> code.delx.au - refind/blobdiff - refind/global.h
Support for memtest86 as a second-row item.
[refind] / refind / global.h
index 82772f2379f08fe844c7eded222fcb108550554a..131a47b5d9efb64211b57a0b71ed1f574b3a7b49 100644 (file)
@@ -71,7 +71,8 @@
 #define TAG_APPLE_RECOVERY (11)
 #define TAG_MOK_TOOL       (12)
 #define TAG_FIRMWARE       (13)
-#define NUM_TOOLS          (13)
+#define TAG_MEMTEST        (14)
+#define NUM_TOOLS          (14)
 
 #define NUM_SCAN_OPTIONS 10