From 587f30dca79452ba74a6a2b7cfc12ba0a00bc078 Mon Sep 17 00:00:00 2001 From: Quentin Bourgeois Date: Wed, 22 Jun 2016 00:52:34 +0200 Subject: [PATCH] The link pointed to "EFI region mapping space" instead of "kernel text mapping, from phys 0". --- Theory/ELF.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theory/ELF.md b/Theory/ELF.md index 5f39223..552d40f 100644 --- a/Theory/ELF.md +++ b/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