]> code.delx.au - refind/blobdiff - refind/global.h
Support for iPXE (booting from a network server from rEFInd).
[refind] / refind / global.h
index fc43038bb284d56d4bd2ed74e80f3d8795f5477c..ea1f71f194e48a252da35fe389f5bdc483ccaccb 100644 (file)
@@ -74,7 +74,8 @@
 #define TAG_FIRMWARE         (14)
 #define TAG_MEMTEST          (15)
 #define TAG_GDISK            (16)
-#define NUM_TOOLS            (17)
+#define TAG_NETBOOT          (17)
+#define NUM_TOOLS            (18)
 
 #define NUM_SCAN_OPTIONS 10