X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FCpuDxe%2FCpuPageTable.h;fp=UefiCpuPkg%2FCpuDxe%2FCpuPageTable.h;h=0b2a02a2be5c35629ec69c32105c92fbbb147673;hp=bad6784bcb51caae35dd188375c2f8af51b45492;hb=f60f4cfeb43b8b09a19015e8ce4d86daed35b801;hpb=2a0755a9476187439874955342577ecf0e2cdc33 diff --git a/UefiCpuPkg/CpuDxe/CpuPageTable.h b/UefiCpuPkg/CpuDxe/CpuPageTable.h index bad6784bcb..0b2a02a2be 100644 --- a/UefiCpuPkg/CpuDxe/CpuPageTable.h +++ b/UefiCpuPkg/CpuDxe/CpuPageTable.h @@ -78,7 +78,7 @@ VOID * Caller should make sure BaseAddress and Length is at page boundary. - Caller need guarentee the TPL <= TPL_NOTIFY, if there is split page request. + Caller need guarantee the TPL <= TPL_NOTIFY, if there is split page request. @param PagingContext The paging context. NULL means get page table from current CPU context. @param BaseAddress The physical address that is the start address of a memory region.