X-Git-Url: https://code.delx.au/refind/blobdiff_plain/228291e22c232b9d428feefcd3a1a4b4081ae795..f27ce23381e3d1c3bc4f37d74fb6e70a3babc5dd:/refind/global.h?ds=sidebyside diff --git a/refind/global.h b/refind/global.h index 4397db8..fc43038 100644 --- a/refind/global.h +++ b/refind/global.h @@ -246,6 +246,7 @@ typedef struct { BOOLEAN TextOnly; BOOLEAN ScanAllLinux; BOOLEAN DeepLegacyScan; + BOOLEAN EnableAndLockVMX; UINTN RequestedScreenWidth; UINTN RequestedScreenHeight; UINTN BannerBottomEdge;