summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/CpuPageTableLib/CpuPageTable.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-27UefiCpuPkg/CpuPageTableLib: Enable PAE pagingDun Tan1-1/+3
2023-03-27UefiCpuPkg: Fix IA32 build failure in CpuPageTableLib.infZhiguang Liu1-62/+63
2022-08-09CpuPageTableLib: define IA32_PAGE_LEVEL enum type internallyRay Ni1-0/+8
2022-08-09CpuPageTableLib: Fix parent attributes are not inherited properlyRay Ni1-1/+19
2022-08-09UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structsRay Ni1-0/+204