diff --git a/Kernel.sln b/Kernel.sln
index 3ac127eb4..ee0b8eeaa 100644
--- a/Kernel.sln
+++ b/Kernel.sln
@@ -50,7 +50,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Shared", "source\Ker
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.CPU.x86", "source\Kernel-X86\10-CPU\Cosmos.CPU.x86\Cosmos.CPU.x86.csproj", "{FC65D765-990D-4F00-B240-8DD17FA91EA9}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Platform.PC", "source\Kernel-X86\20-Platform\Cosmos.Platform\Cosmos.Platform.PC.csproj", "{63843265-D889-47D2-883E-595289C99F42}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Platform.PC", "source\Kernel-X86\20-Platform\Cosmos.Platform.PC\Cosmos.Platform.PC.csproj", "{63843265-D889-47D2-883E-595289C99F42}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.System", "source\Kernel-X86\40-System\Cosmos.System\Cosmos.System.csproj", "{F8BF6943-B69D-4549-9C16-75146616E19C}"
EndProject
diff --git a/source/Kernel-TapRoot/Demo/TRBoot.Cosmos b/source/Kernel-TapRoot/Demo/TRBoot.Cosmos
index 40a6f9443..960371f0e 100644
--- a/source/Kernel-TapRoot/Demo/TRBoot.Cosmos
+++ b/source/Kernel-TapRoot/Demo/TRBoot.Cosmos
@@ -61,7 +61,7 @@
{fc65d765-990d-4f00-b240-8dd17fa91ea9}
True
-
+
Cosmos.Platform.PC
{63843265-d889-47d2-883e-595289c99f42}
True
diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform/Cosmos.Platform.PC.csproj b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj
similarity index 100%
rename from source/Kernel-X86/20-Platform/Cosmos.Platform/Cosmos.Platform.PC.csproj
rename to source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj
diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform/SATA.cs b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/SATA.cs
similarity index 100%
rename from source/Kernel-X86/20-Platform/Cosmos.Platform/SATA.cs
rename to source/Kernel-X86/20-Platform/Cosmos.Platform.PC/SATA.cs
diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform/TempHack.cs b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempHack.cs
similarity index 100%
rename from source/Kernel-X86/20-Platform/Cosmos.Platform/TempHack.cs
rename to source/Kernel-X86/20-Platform/Cosmos.Platform.PC/TempHack.cs
diff --git a/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos b/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
index b3d8ce62e..405e93c02 100644
--- a/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
+++ b/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
@@ -61,7 +61,7 @@
{fc65d765-990d-4f00-b240-8dd17fa91ea9}
True
-
+
Cosmos.Platform.PC
{63843265-d889-47d2-883e-595289c99f42}
True