]> code.delx.au - refind/blobdiff - refind/global.h
Remove second and subsequent occurrences of ext2/3/4 and ReiserFS filesystems
[refind] / refind / global.h
index ddcc24ecc318f27111b71dfd116ea34fc6747f3e..e6d4b4bc0ba4af893eb8d589ae3123233d60827a 100644 (file)
@@ -155,6 +155,7 @@ typedef struct {
    EFI_HANDLE          DeviceHandle;
    EFI_FILE            *RootDir;
    CHAR16              *VolName;
+   EFI_GUID            VolUuid;
    UINTN               VolNumber;
    EG_IMAGE            *VolIconImage;
    EG_IMAGE            *VolBadgeImage;