1.0.47 release

This commit is contained in:
longpanda 2021-07-17 17:42:06 +08:00
parent c8cf9b7ce2
commit 537f0eaa7e
4 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -1823,7 +1823,7 @@ function img_unsupport_menuentry {
#############################################################
#############################################################
set VENTOY_VERSION="1.0.46"
set VENTOY_VERSION="1.0.47"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1

View File

@ -290,4 +290,8 @@ int InstallVentoy2FileImage(PHY_DRIVE_INFO *pPhyDrive, int PartStyle);
void disk_io_set_imghook(FILE *fp, VTSI_SEGMENT *segment, int maxseg, UINT64 data_offset);
void disk_io_reset_imghook(int *psegnum, UINT64 *pDataOffset);
#define VTSI_SUPPORT 0
#endif

Binary file not shown.