Update URL for the PCI IRQ Routing Table Specification (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2613 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -9,7 +9,7 @@ static char *preamble[] = {
|
||||
" * 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"
|
||||
|
Reference in New Issue
Block a user