X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/40fdfa66b93c3b065b2af50aac5bd67d35693912..c7dcaa57342a3c5b556d8572dfdba720bb15eba3:/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h diff --git a/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h b/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h index b10534d..b759e9f 100644 --- a/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h +++ b/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h @@ -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];