osresearch / safeboot-loader

Linux kernel module to use UEFI Block IO Protocol devices. Probably not a good idea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Discussion] Will running Linux with AMP solve the existing problems?

jclab-joseph opened this issue · comments

I have one idea.
Core 0 continues to run UEFI,
Run Linux in AMP mode on core 1 using MPService.
The MMU and IDT between cores operate separately.
Wouldn't this prevent CR3 hacking and incorrect interrupts from occurring due to IDT?