mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 22:43:23 +00:00
🆕 切换为grub2引导,能进入Start_Kernel函数(未能完成初始化)
This commit is contained in:
3
kernel/driver/multiboot2/multiboot2.c
Normal file
3
kernel/driver/multiboot2/multiboot2.c
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
int *boot_info_addr;
|
||||
int *multiboot2_magic;
|
Reference in New Issue
Block a user