Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Efi #412

Open
wants to merge 121 commits into
base: 0.4.6a
Choose a base branch
from
Open

Efi #412

wants to merge 121 commits into from

Commits on Nov 18, 2020

  1. grub4dos for UEFI x64

    chenall committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    ee1af31 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    65a7531 View commit details
    Browse the repository at this point in the history
  2. add linuxefi boot

    a1ive committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    2e8dca6 View commit details
    Browse the repository at this point in the history
  3. build grub4dos with gcc-4.8

    a1ive committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    3880d77 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Merge pull request #245 from a1ive/efi

    添加 linux 启动支持,完善编译脚本
    chenall authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    b836ee5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. fix build

    a1ive committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    1dcc998 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Update build

    chenall authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6928c2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #246 from a1ive/efi

    fix build
    chenall authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    cd13799 View commit details
    Browse the repository at this point in the history
  3. . 小修正

    yaya committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    84ba682 View commit details
    Browse the repository at this point in the history
  4. misc fix for kernel command

    a1ive committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b20be08 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    30e0894 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    3f14993 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    a799a32 View commit details
    Browse the repository at this point in the history
  2. fix i386-efi build

    a1ive committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b5c20a9 View commit details
    Browse the repository at this point in the history
  3. fix travis build

    a1ive committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    50084c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. . 一次编译完成32位、64位版本。

    yaya committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    516ad87 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    6f8f98c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. . 启动 bootmgfw.efi 。

    . 修正 graphicsmode,displaymem 函数。
    . 新设内部变量: 0x8272(1字节) UEFI 启动环境(32/64位)。
    yaya committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    b685a8c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. . 修正外部命令。

    yaya committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    4a3e488 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    4f0879b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    005ee84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    522c907 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. . 调试。

    yaya committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    2a174ad View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. 使用 github action 自动编译

    启用 github action 自动编译部署
    
    注:为节省资源,release 只保留最后一个。
    chenall authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    c016b12 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    d039f8f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. . 支持启动一级差分VHD镜像。

    yaya committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    957a8ba View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. 优先使用 ACPI 关机

    a1ive committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c6d3a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    e589bbc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. 更新编译脚本

    a1ive committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7d9e253 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    13579a3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. . 修复读磁盘出界。

    yaya committed May 7, 2021
    Configuration menu
    Copy the full SHA
    630dc20 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. . 热键函数外置。

    yaya committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b5ed791 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. . 改进热键

    yaya committed May 28, 2021
    Configuration menu
    Copy the full SHA
    0364b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. . 支持嵌入字库、模块(.mod文件)。(a1ive)

      mkimage.exe -d 目录 -p /efi/grub -o BOOTX64.EFI -O x86_64-efi -c 嵌入菜单 -f 嵌入字库 -m 嵌入模块
    yaya committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    ffcc2b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    9788014 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    374ede3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. 添加 beep 命令 (#278)

    a1ive committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2516272 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. . 修正批处理相关代码。

    yaya committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    658e530 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    0023475 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. . 修正读函数。

    yaya committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c69549c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. . 在 debug 函数增加 ctrl-c-trap= 参数。为零时,不检测批处理的 ctrl+c 按键。

      解除 dd 与 write 函数的安全限制。
      修正 errnum 序号错位。
    yaya committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    2aa9d5c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    a70f091 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    c303e77 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. . 增强菜单项目、项目注释以及菜单字符串的文字颜色功能。例如:

        title boot $[0xff00ff]Windows $[]10x64
      修正 NTFS 有偏移时的写操作错误。
      修正 dd 函数在同一文件向后移动时的错误。
      吸收命令行尾部的空格。
      增加 map --unmap= 实际功能,可以卸载映射驱动器。
      修正卸载碎片插槽的错误。
      改进启动功能。
    yaya committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8dca2d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Update release.yml

    编译 环境 修改为 ubuntu-18.04
    chenall authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7eceae9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. . 修复管道符‘|’后面紧接call(或者goto)标签时,必须补空格。issues #341

    . 迁就有bug的ISO光盘镜像。
    yaya committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    43d22e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. . 修复热键。issues #335

    yaya committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    96c0d2f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. . 改进函数.

    yaya committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    1e6b76e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    72fdbd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. . 配合支持碎片的svbus。撤销吸收命令行尾部的空格。增加变量:当前水平像素(0x834c)。

      map函数增加参数:--no-hook(不挂载)。允许挂载多个虚拟磁盘。
    yaya committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    acde9ca View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    08c712c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. . 修正光盘启动功能。

    yaya committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    c1ed6bd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. . 修正光盘启动功能。

    yaya committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    16d87ac View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. . 修正ISO UDF. #357

    . 修正NTFS. #361
    yaya committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    50865a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. . 修正partnew函数,恢复hide、hiddenflag函数。

    . 改进启动功能。
    yaya committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    03951c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    0fa3c29 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. . calc函数支持64位除法。增加变量@retval64,返回calc函数的64位计算值。

    . echo函数的 [-P:XXYY] 功能,允许XX(YY)为十六进制值。
    . 修正在控制台设置模式3会死机的问题。
    . 启动时显示内存信息。
    yaya committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a276fc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. . 修正错误 issues #384#385#387

    yaya committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4e266d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    44a9628 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    b9b532d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. . 增加外部定时器。(应用之一,外部命令进度条ProgressBar)。

      修正菜单最后一行没有换行符而缺失的问题。
      修正切换视频模式菜单框失误的问题。
      修正文本模式菜单显示。
      graphicsmode函数增加参数test。
        示例:graphicsmode --test 水平像素 垂直像素
        返回:分辨率存在返回模式号,否则返回0。
    yaya committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    85198ea View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    yaya2007 authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f5f75b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    fb41b70 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    e8ce620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5415c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. 支持多行 initrd

    a1ive committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    be40ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. . 配合外部命令进度条。

    . 改进 iso 启动。
    yaya committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    36f94df View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. . 修正splashimage函数。issues #401

      修正partnew函数。issues #402
      修正map函数的unmap功能。issues #403
    yaya committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fa99f0f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. . 修正udf光盘加载到2Gb以上内存失败的问题。

    . 确定引导驱动器恒定为0x80。支持 USB 逻辑单元设备。
    . kernel 函数增加 --handover 和 --loadfile2 参数,以便强制使用 EFI Handover Protocol 或 LoadFile2 协议。
    . 增加打印路径的内部函数,以便不支持设备路径到文本协议的设备使用。
    . 改进设备启动。issues #404, issues #405
    yaya committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1c376ef View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Update release.yml

    yaya2007 authored May 12, 2023
    Configuration menu
    Copy the full SHA
    d9c044f View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    yaya2007 authored May 12, 2023
    Configuration menu
    Copy the full SHA
    bfec575 View commit details
    Browse the repository at this point in the history
  3. Update release.yml

    a1ive authored May 12, 2023
    Configuration menu
    Copy the full SHA
    bffec26 View commit details
    Browse the repository at this point in the history
  4. Update release.yml

    yaya2007 authored May 12, 2023
    Configuration menu
    Copy the full SHA
    78f0c86 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. 适应gcc-11高版本编译

    Your Name committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8945c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fe65997 View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    07b2b7c View commit details
    Browse the repository at this point in the history
  3. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    51d9081 View commit details
    Browse the repository at this point in the history
  4. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6833c01 View commit details
    Browse the repository at this point in the history
  5. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b41a56f View commit details
    Browse the repository at this point in the history
  6. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7a36373 View commit details
    Browse the repository at this point in the history
  7. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    42aef74 View commit details
    Browse the repository at this point in the history
  8. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4ea044e View commit details
    Browse the repository at this point in the history
  9. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    35cad20 View commit details
    Browse the repository at this point in the history
  10. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5f8eadc View commit details
    Browse the repository at this point in the history
  11. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8b7ef9e View commit details
    Browse the repository at this point in the history
  12. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a12ae68 View commit details
    Browse the repository at this point in the history
  13. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9e49ec4 View commit details
    Browse the repository at this point in the history
  14. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    65794ff View commit details
    Browse the repository at this point in the history
  15. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d329d38 View commit details
    Browse the repository at this point in the history
  16. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    31e8e4c View commit details
    Browse the repository at this point in the history
  17. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b4530cf View commit details
    Browse the repository at this point in the history
  18. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    af022fc View commit details
    Browse the repository at this point in the history
  19. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    11aee2e View commit details
    Browse the repository at this point in the history
  20. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6540cb1 View commit details
    Browse the repository at this point in the history
  21. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    92a62e4 View commit details
    Browse the repository at this point in the history
  22. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    82cef92 View commit details
    Browse the repository at this point in the history
  23. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c47d598 View commit details
    Browse the repository at this point in the history
  24. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    209602a View commit details
    Browse the repository at this point in the history
  25. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b1cd5b6 View commit details
    Browse the repository at this point in the history
  26. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    988ec1e View commit details
    Browse the repository at this point in the history
  27. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    badd2d0 View commit details
    Browse the repository at this point in the history
  28. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fb5b19e View commit details
    Browse the repository at this point in the history
  29. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a785e90 View commit details
    Browse the repository at this point in the history
  30. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    62bd951 View commit details
    Browse the repository at this point in the history
  31. Update release.yml

    yaya2007 authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e668755 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update release.yml

    yaya2007 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b01b35a View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    yaya2007 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b695747 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. update release.yml

    a1ive committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    98d9aa2 View commit details
    Browse the repository at this point in the history
  2. update github workflow yml

    a1ive committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a98c09a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. . 修正configfile函数文件名溢出。

      碎片数由39增加到126。
      修正分区签名丢失。
      修正BOOTIA32.EFI启动时进不了菜单而重启。
      改进color函数帮助信息。issues #414
      避免分区项空洞。issues #416
    yaya2007 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c539d76 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    fef1eec View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    8d02b20 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    2b155c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. . 改进find函数的查找分区顺序为0,1,2....

      改进有些UEFI固件返回大写字母无法识别的问题。 issues #423
    yaya2007 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    aa78c12 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. . 修正切换分辨率花屏问题。

    . 增加从入口点启动方法。
    . 增加变量menu_tab_ext,避免重入主菜单时重复加载背景图及字库。
         例如:calc *0x8312&2 > nul || splashimage /boot/grub/lt.jpg
            calc *0x8312&4 > nul || font /boot/grub/unifont.hex.gz
    yaya2007 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5742764 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. . 修正增加变量menu_tab_ext引入的问题。

    .  修正font函数。
    yaya2007 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a393f29 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. update

    yaya2007 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a13f36c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. . 修正碎片插槽计算。

    . 改进pxe。
    yaya2007 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    19c4f81 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. update

    yaya2007 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b6c8c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    1cf1f8f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. . 修正函数 map --unmap=

    . 增加参数 map --alloc-only,用于批处理分配自由内存。
      例如:map --alloc-only (md)0+0x1b61b0 (3) //分配0x1b61b0扇区自由扇区
            map --status=3
            set add=%?%  //返回分配的自由内存
    . 加快非压缩文件(img,iso,静态vhd)加载到虚拟机内存的速度。
    yaya2007 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9115ba9 View commit details
    Browse the repository at this point in the history