git-svn-id: https://spexeah.com:8443/svn/Asuro@128 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-05-20 00:07:26 +00:00
parent e68c1f686c
commit 08afd8dcb7
8 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ begin
PageDirectory^[page_number].Present:= true;
PageDirectory^[page_number].Address:= block;
PageDirectory^[page_number].PageSize:= true;
PageDirectory^[page_number].Writable:= true;
// rldpd:= uint32(PageDirectory) - KERNEL_VIRTUAL_BASE;
// asm
// mov eax, rldpd