mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Do not enable cr4.FSGSBASE
This commit is contained in:
parent
fcf1e7528e
commit
95aefb13db
@ -346,7 +346,7 @@ namespace CPU
|
||||
if (!BSP)
|
||||
KPrint("FSGSBASE is supported.");
|
||||
fixme("FSGSBASE is supported.");
|
||||
cr4.FSGSBASE = true;
|
||||
// cr4.FSGSBASE = true;
|
||||
}
|
||||
|
||||
debug("Writing CR4...");
|
||||
|
Loading…
x
Reference in New Issue
Block a user