]> code.delx.au - refind/blobdiff - refind/global.h
Version 0.3.0 (beta) release. Adds "resolution" option to refind.conf.
[refind] / refind / global.h
index 433de0f8994c1e3d072bd4a1e1d182ba23b176c7..2cd9b37dcc28e413d8de67092debe6524c7a2d67 100644 (file)
@@ -152,6 +152,9 @@ typedef struct {
 
 typedef struct {
    BOOLEAN     TextOnly;
+   BOOLEAN     ScanAllLinux;
+   UINTN       RequestedScreenWidth;
+   UINTN       RequestedScreenHeight;
    UINTN       Timeout;
    UINTN       HideUIFlags;
    UINTN       MaxTags;     // max. number of OS entries to show simultaneously in graphics mode