Skip to content

Commit fd27f09

Browse files
authored
Update 2020-06-15-playing_with_self_reference_pml4_entry.md
1 parent a577a01 commit fd27f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2020-06-15-playing_with_self_reference_pml4_entry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,14 +246,14 @@ Across several reboots in my VM labs, only 2 matches are shown consistently
246246

247247
* Windows 2004 x64 Generation 1 (i.e. BIOS)
248248

249-
| PID | ProcessName | Pml4Base |
249+
| PID | Process Name | Pml4Base |
250250
|:--:|:--:|:--:|
251251
| 0x0 | Idle | 0x1aa000 |
252252
| 0x4 | System | 0x1aa000 |
253253

254254
* Windows 2004 x64 Generation 2 (i.e. UEFI)
255255

256-
| PID | ProcessName | Pml4Base |
256+
| PID | Process Name | Pml4Base |
257257
|:--:|:--:|:--:|
258258
| 0x0 | Idle | 0x6d4000 |
259259
| 0x4 | System | 0x6d4000 |

0 commit comments

Comments
 (0)