[LinuxBIOS] r2613 - trunk/LinuxBIOSv2/util/getpir

svn at openbios.org svn at openbios.org
Sun Apr 22 03:17:36 CEST 2007


Author: uwe
Date: 2007-04-22 03:17:36 +0200 (Sun, 22 Apr 2007)
New Revision: 2613

Modified:
   trunk/LinuxBIOSv2/util/getpir/code_gen.c
Log:
Update URL for the PCI IRQ Routing Table Specification (trivial).

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/LinuxBIOSv2/util/getpir/code_gen.c
===================================================================
--- trunk/LinuxBIOSv2/util/getpir/code_gen.c	2007-04-21 18:17:50 UTC (rev 2612)
+++ trunk/LinuxBIOSv2/util/getpir/code_gen.c	2007-04-22 01:17:36 UTC (rev 2613)
@@ -9,7 +9,7 @@
 	" * Contains the IRQ Routing Table dumped directly from your\n",
 	" * memory, which BIOS sets up.\n",
 	" *\n",
-	" * Documentation at: http://www.microsoft.com/hwdev/busbios/PCIIRQ.HTM\n */\n\n",
+	" * Documentation at: http://www.microsoft.com/whdc/archive/pciirq.mspx\n */\n\n",
 	"#ifdef GETPIR\n",
 	"#include \"pirq_routing.h\"\n",
 	"#else\n"





More information about the coreboot mailing list