]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - vtoygpt/vtoygpt.c
Update help information
[Ventoy.git] / vtoygpt / vtoygpt.c
index f9c953a2af968906210d75de9d73af7e95abd736..705f750d46b48de73a2ffe39baa3eeca188420d5 100644 (file)
@@ -244,7 +244,7 @@ int DumpGptInfo(VTOY_GPT_INFO *pGptInfo)
     return 0;
 }
 
-#define VENTOY_EFI_PART_ATTR   0x8000000000000001ULL
+#define VENTOY_EFI_PART_ATTR   0xC000000000000001ULL
 
 int main(int argc, const char **argv)
 {