]> code.delx.au - refind/blobdiff - refind/global.h
New ability to specify volume labels in "dont_scan_dirs" token to
[refind] / refind / global.h
index 8fa2320a50a1b818b3333ca9178b12765c8a49b7..9d6b667745b7a95e4477e6651817ae80f741fe15 100644 (file)
@@ -144,6 +144,7 @@ typedef struct {
    EFI_HANDLE          DeviceHandle;
    EFI_FILE            *RootDir;
    CHAR16              *VolName;
+   UINTN               VolNumber;
    EG_IMAGE            *VolIconImage;
    EG_IMAGE            *VolBadgeImage;
    UINTN               DiskKind;