]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h
1.1.07 release
[Ventoy.git] / IPXE / ipxe_mod_code / ipxe-3fe683e / src / include / ventoy.h
index b10534d4a93b1e9edf5125baa324d5d4419ed22d..b759e9f54e6830e0dc3e026727779ff86fb4f7de 100644 (file)
@@ -86,7 +86,7 @@ typedef struct ventoy_os_param
     grub_uint64_t  vtoy_img_location_addr;
     grub_uint32_t  vtoy_img_location_len;
 
-    grub_uint64_t  vtoy_reserved[4];     // Internal use by ventoy
+    grub_uint8_t   vtoy_reserved[32];    // Internal use by ventoy
 
     grub_uint8_t   vtoy_disk_signature[4];