mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 16:31:14 +00:00
Fix a bug that Windows ISO in local disk can not install when boot through F2 browser mode in Legacy BIOS mode.
This commit is contained in:
@@ -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];
|
||||
|
||||
|
Reference in New Issue
Block a user