Explorar o código

<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 %!s(int64=8) %!d(string=hai) anos
pai
achega
587f30dca7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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