aboutsummaryrefslogtreecommitdiff
path: root/util/getpir/README
diff options
context:
space:
mode:
Diffstat (limited to 'util/getpir/README')
-rw-r--r--util/getpir/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/getpir/README b/util/getpir/README
index 771aeb9bfb..6c5d6e2b53 100644
--- a/util/getpir/README
+++ b/util/getpir/README
@@ -6,14 +6,14 @@ specialy when you are testing new motherboards, changing your hardware often, pl
INSTALL:
-edit Makefile, define the root to Linuxbios tree
+edit Makefile, define the root to coreboot tree
make
USAGE:
./getpir
-Will dump irq table to the file called irq_tables.c, ready to use with Linuxbios. Just move the
+Will dump irq table to the file called irq_tables.c, ready to use with coreboot. Just move the
file to corresponding place in the linux bios tree.