Showing changes from revision #0 to #1:
Added | Removed | Changed
Offset | Contents |
---|---|
+0 | Physical page number |
+4 | Logical address (low half) |
+8 | Logical address (high half) |
+12 | Physical address (low half) |
+16 | Physical address (high half) |
Several different interfaces use page blocks. They are used to pass round lists of memory addresses and memory pages.
Each page block record is 20 bytes in size.
Do not confuse this type of page block list with the list format used by the OS_SetMemMapEntries group of SWIs.