Browse Source

<Theory/ELF: Fix a link to kernel memory map documentation>

The link pointed to "EFI region mapping space" instead of "kernel text
mapping, from phys 0".
Quentin Bourgeois 8 năm trước cách đây
mục cha
commit
587f30dca7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Theory/ELF.md

+ 1 - 1
Theory/ELF.md

@@ -137,7 +137,7 @@ ELF Header:
 
 Here we can see that `vmlinux` is a 64-bit executable file.
 
-We can read from the [Documentation/x86/x86_64/mm.txt](https://github.com/torvalds/linux/blob/master/Documentation/x86/x86_64/mm.txt#L19):
+We can read from the [Documentation/x86/x86_64/mm.txt](https://github.com/torvalds/linux/blob/master/Documentation/x86/x86_64/mm.txt#L21):
 
 ```
 ffffffff80000000 - ffffffffa0000000 (=512 MB)  kernel text mapping, from phys 0