]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
1.0.13 release v1.0.13
authorlongpanda <admin@ventoy.net>
Sun, 14 Jun 2020 17:41:33 +0000 (01:41 +0800)
committerlongpanda <admin@ventoy.net>
Sun, 14 Jun 2020 17:41:42 +0000 (01:41 +0800)
commita5c706511b84eb0f9e5f042f18f2f3c9602977c4
tree0ebaefb7ec87e9c0b222f20a77fd707fc65af28e
parent785255b65f50cd931cd26be11d5ebc17030e38e0
1.0.13 release
55 files changed:
DOC/BuildVentoyFromSource.txt
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.c
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.h
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.inf
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/VentoyProtocol.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/commands/test.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/fshelp.c
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/iso9660.c
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/disk.c
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/file.c
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/main.c
GRUB2/MOD_SRC/grub-2.04/grub-core/normal/menu.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_def.h
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_json.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_linux.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_plugin.c
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_windows.c
GRUB2/MOD_SRC/grub-2.04/include/grub/file.h [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/include/grub/ventoy.h
GRUB2/MOD_SRC/grub-2.04/install.sh
IMG/cpio/ventoy/hook/clear/ventoy-hook.sh
IMG/cpio/ventoy/hook/gentoo/ventoy-hook.sh
IMG/cpio/ventoy/hook/kiosk/ventoy-disk.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/kiosk/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/mageia/ventoy-hook.sh
IMG/cpio/ventoy/hook/mageia/ventoy-inotifyd-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/mageia/ventoy-inotifyd-start.sh [moved from IMG/cpio/ventoy/hook/mageia/udev_disk_hook.sh with 62% similarity]
IMG/cpio/ventoy/hook/rhel6/udev_disk_hook.sh
IMG/cpio/ventoy/hook/rhel6/ventoy-hook.sh
IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh
IMG/cpio/ventoy/hook/rhel7/ventoy-inotifyd-hook.sh
IMG/cpio/ventoy/hook/rhel7/ventoy-timeout.sh
IMG/cpio/ventoy/init
IMG/cpio/ventoy/ventoy.sh
INSTALL/EFI/BOOT/grubx64_real.efi
INSTALL/grub/debug.cfg [new file with mode: 0644]
INSTALL/grub/fonts/ascii.pf2
INSTALL/grub/fonts/unicode.pf2 [new file with mode: 0644]
INSTALL/grub/grub.cfg
INSTALL/grub/i386-pc/core.img
INSTALL/grub/localboot.cfg [new file with mode: 0644]
INSTALL/grub/power.cfg
INSTALL/grub/themes/ventoy/background.png
INSTALL/grub/themes/ventoy/theme.txt
INSTALL/grub/x86_64-efi/normal.mod
INSTALL/tool/ventoy_lib.sh
INSTALL/ventoy/ipxe.krn
INSTALL/ventoy/ventoy.cpio
INSTALL/ventoy/ventoy_x64.efi
INSTALL/ventoy/vtoyjump32.exe
INSTALL/ventoy/vtoyjump64.exe
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/core/ventoy_vdisk.c
IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h
vtoyjump/vtoyjump/vtoyjump.c