Rename Utils to Ia32Utils

This commit is contained in:
Satoshi Tanda
2020-03-08 18:36:56 -07:00
parent cd56f77bc0
commit d19ea35db2
11 changed files with 30 additions and 18 deletions

View File

@@ -87,7 +87,7 @@ Exit:
paging structures of the returned entry.
@return The pointer to the final paging structure when the virtual address
is not mapped in the physical address. If not, returns the pointer to the
is mapped in the physical address. If not, returns the pointer to the
paging structure entry that indicated that the page is not present (ie,
the Present bit is cleared).
*/