diff options
Diffstat (limited to 'documentation/GNU-efi')
-rw-r--r-- | documentation/GNU-efi | 4 |
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 # +################################################################################# |