]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - Plugson/src/Core/ventoy_util.h
Fix the chain load memory alloc failure in UEFI mode.
[Ventoy.git] / Plugson / src / Core / ventoy_util.h
index 5866c0b83b6437a140fcd6abedf68ef2e88b8b96..7eadfc0a9d4d7feb5b3d1dfe7e7ea70d9f822faa 100644 (file)
@@ -87,6 +87,8 @@ typedef struct SYSINFO
 {
     char buildtime[128];
     int syntax_error;
+    int invalid_config;
+    int config_save_error;
         
     int language;
     int pathcase;