]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Chipset/ArmV7Mmu.h
ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLib
[mirror_edk2.git] / ArmPkg / Include / Chipset / ArmV7Mmu.h
index 549a5cd7d45a07d3650d9149e2f565003d9075f3..4d913824b4edb6e90f98a56ddb241ad74dbe5913 100644 (file)
                                                         TT_DESCRIPTOR_PAGE_AP_RW_RW                                                       | \\r
                                                         TT_DESCRIPTOR_PAGE_CACHE_POLICY_NON_CACHEABLE)\r
 \r
+// First Level Descriptors\r
+typedef UINT32    ARM_FIRST_LEVEL_DESCRIPTOR;\r
+\r
+// Second Level Descriptors\r
+typedef UINT32    ARM_PAGE_TABLE_ENTRY;\r
+\r
 UINT32\r
 ConvertSectionAttributesToPageAttributes (\r
   IN UINT32   SectionAttributes,\r