X-Git-Url: https://code.delx.au/refind/blobdiff_plain/4cbcc9d19f8bfa11a4bc396645c5689d4c6f9482..494f7ae2bbd05b26a4a1b3dc2b57120bb7025dd6:/refind/global.h?ds=sidebyside diff --git a/refind/global.h b/refind/global.h index 2871c61..e8d57eb 100644 --- a/refind/global.h +++ b/refind/global.h @@ -206,6 +206,7 @@ typedef struct { EFI_GUID VolUuid; EFI_GUID PartGuid; EFI_GUID PartTypeGuid; + BOOLEAN IsMarkedReadOnly; UINTN VolNumber; EG_IMAGE *VolIconImage; EG_IMAGE *VolBadgeImage;