Skip to content

grub4dos-for_UEFI-2024-09-01.7z

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 08:37
. 修正函数 map --unmap=

. 增加参数 map --alloc-only,用于批处理分配自由内存。
  例如:map --alloc-only (md)0+0x1b61b0 (3) //分配0x1b61b0扇区自由扇区
        map --status=3
        set add=%?%  //返回分配的自由内存
. 加快非压缩文件(img,iso,静态vhd)加载到虚拟机内存的速度。