Limine modules request, run with 1GB pages support for x86_64
This commit is contained in:
@ -22,6 +22,7 @@ typedef struct {
|
||||
LIMINE_PTR(struct limine_smp_response *) smp;
|
||||
uint64_t smp_bspindex;
|
||||
LIMINE_PTR(struct limine_framebuffer *) fb;
|
||||
LIMINE_PTR(struct limine_module_response *) modules;
|
||||
} BootInfo;
|
||||
|
||||
extern BootInfo BOOT_INFO;
|
||||
|
Reference in New Issue
Block a user