mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-27 07:01:41 +00:00
Do not enable cr4.FSGSBASE
This commit is contained in:
@@ -346,7 +346,7 @@ namespace CPU
|
|||||||
if (!BSP)
|
if (!BSP)
|
||||||
KPrint("FSGSBASE is supported.");
|
KPrint("FSGSBASE is supported.");
|
||||||
fixme("FSGSBASE is supported.");
|
fixme("FSGSBASE is supported.");
|
||||||
cr4.FSGSBASE = true;
|
// cr4.FSGSBASE = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
debug("Writing CR4...");
|
debug("Writing CR4...");
|
||||||
|
Reference in New Issue
Block a user