X-Git-Url: https://code.delx.au/refind/blobdiff_plain/0d5abdda4c44431486484d4f5d3627967e005210..0864ac754bdb02cb63e8d2323a2ad6b081fdc612:/refind/global.h diff --git a/refind/global.h b/refind/global.h index efb16d0..0da3ff3 100644 --- a/refind/global.h +++ b/refind/global.h @@ -197,6 +197,9 @@ #define NULL_GUID_VALUE { 0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00} }; #define REFIND_GUID_VALUE { 0x36D08FA7, 0xCF0B, 0x42F5, {0x8F, 0x14, 0x68, 0xDF, 0x73, 0xED, 0x37, 0x40} }; +// Configuration file variables +#define KERNEL_VERSION L"%v" + // // global definitions //