]> code.delx.au - refind/blobdiff - refind/global.h
Added max_tags option; new shell filenames; new rEFIt icon
[refind] / refind / global.h
index dccac51b40e469bb0400554c29273c4f0a19a735..2c0d681d358eeb406fc81ff9ed038fe2bcc00492 100644 (file)
@@ -147,7 +147,7 @@ typedef struct {
    UINTN       Timeout;
    UINTN       DisableFlags;
    UINTN       HideUIFlags;
-   BOOLEAN     Quiet;
+   UINTN       MaxTags;     // max. number of entries to show simultaneously in graphics mode
    CHAR16      *BannerFileName;
    CHAR16      *SelectionSmallFileName;
    CHAR16      *SelectionBigFileName;