X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/d063dbb7f2b9c859defc1aa2f21b242d8f1633e6..01292939d3481c6c36a8f3f6b5eaf21a2e4beeb3:/vtoygpt/vtoygpt.c?ds=sidebyside diff --git a/vtoygpt/vtoygpt.c b/vtoygpt/vtoygpt.c index f9c953a..705f750 100644 --- a/vtoygpt/vtoygpt.c +++ b/vtoygpt/vtoygpt.c @@ -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) {