feat(vmm): Add Paging support

This commit is contained in:
Daniel Hammer
2025-04-17 21:54:25 +02:00
parent 0b77abfc23
commit 2515149f28
14 changed files with 266 additions and 11 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ namespace {
.revision = 0,
.response = nullptr
};
}
// Finally, define the start and end markers for the Limine requests.