mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 14:23:39 +00:00
新增32位uefi启动 (#105)
* 新增32位uefi启动 * 修复小bug * 增加grub本地编译安装 * 增加本地grub编译安装脚本 * 修正小错误 * 修复空文件夹不上传的bug
This commit is contained in:
3
tools/arch/i386/bios/grub/.gitkeep
Normal file
3
tools/arch/i386/bios/grub/.gitkeep
Normal file
@ -0,0 +1,3 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file !.gitkeep
|
BIN
tools/arch/i386/efi/OVMF-pure-efi.fd
Normal file
BIN
tools/arch/i386/efi/OVMF-pure-efi.fd
Normal file
Binary file not shown.
3
tools/arch/i386/efi/grub/.gitkeep
Normal file
3
tools/arch/i386/efi/grub/.gitkeep
Normal file
@ -0,0 +1,3 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file !.gitkeep
|
Binary file not shown.
BIN
tools/arch/x86_64/efi/OVMF-pure-efi.fd
Normal file
BIN
tools/arch/x86_64/efi/OVMF-pure-efi.fd
Normal file
Binary file not shown.
3
tools/arch/x86_64/efi/grub/.gitkeep
Normal file
3
tools/arch/x86_64/efi/grub/.gitkeep
Normal file
@ -0,0 +1,3 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file !.gitkeep
|
Reference in New Issue
Block a user