]> code.delx.au - refind/blobdiff - refind/global.h
Version 0.2.6; adds more options for "volume" token in config file
[refind] / refind / global.h
index 63bc00802d066f440e29237601fb098b60f0cddd..9489beee85b5e8514dd95a500cd61402c0c70cd0 100644 (file)
@@ -105,6 +105,7 @@ typedef struct {
    EFI_BLOCK_IO        *WholeDiskBlockIO;
    EFI_DEVICE_PATH     *WholeDiskDevicePath;
    MBR_PARTITION_INFO  *MbrPartitionTable;
+   BOOLEAN             IsReadable;
 } REFIT_VOLUME;
 
 typedef struct _refit_menu_entry {