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:
parent
29800b76ee
commit
a94b4c6bc1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue