summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRegia König2022-08-16 16:54:09 +0200
committerRegia König2022-08-16 16:54:09 +0200
commit3e6d1f5389cb77055e3860c801dbcc99bb4518ec (patch)
tree682ef9f54c774dbb69fc4c0c8ea64f220017223a /documentation
parentDocumentation GNU-efi (diff)
downloadmemtest86-3e6d1f5389cb77055e3860c801dbcc99bb4518ec.tar.gz
memtest86-3e6d1f5389cb77055e3860c801dbcc99bb4518ec.tar.xz
memtest86-3e6d1f5389cb77055e3860c801dbcc99bb4518ec.zip
Efi file outputs own image base
Diffstat (limited to 'documentation')
-rw-r--r--documentation/GNU-efi4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/GNU-efi b/documentation/GNU-efi
index 27c77e3..5d75960 100644
--- a/documentation/GNU-efi
+++ b/documentation/GNU-efi
@@ -186,5 +186,7 @@ make the same call as:
ST->ConOut->OutputString(ST->ConOut, buffer);
-
+#################################################################################
+# https://wiki.osdev.org/Debugging_UEFI_applications_with_GDB #
+#################################################################################