The URL to the bios_data_area.html web page, as given on a comment line in the i386/pc/memory.h header file, is dead. Replace it with the new location of the page.
--- include/grub/i386/pc/memory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/grub/i386/pc/memory.h b/include/grub/i386/pc/memory.h index d0c5c20..4ca947d 100644 --- a/include/grub/i386/pc/memory.h +++ b/include/grub/i386/pc/memory.h @@ -45,7 +45,7 @@ #ifndef ASM_FILE -/* See http://heim.ifi.uio.no/~stanisls/helppc/bios_data_area.html for a +/* See http://stanislavs.org/helppc/bios_data_area.html for a description of the BIOS Data Area layout. */ struct grub_machine_bios_data_area { -- 2.1.4
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel