summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-04-18 14:18:20 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-04-18 14:18:20 +0000
commit859439d2bd4dd573f28da1af46a552a46c2bfefc (patch)
treeb43faf1c9063438fd589d30675130907f29cb221 /documentation
parent400117c76293f6f9fa66adec8fb7c0652e94ac89 (diff)
s/LinuxBIOS/coreboot/.
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@4134 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Makefile2
-rw-r--r--documentation/POSTCODES4
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 1b063ffa3..98914914d 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -1,5 +1,5 @@
#
-# Makefile for LinuxBIOS paper.
+# Makefile for coreboot paper.
# hacked together by Stefan Reinauer <stepan@openbios.org>
#
diff --git a/documentation/POSTCODES b/documentation/POSTCODES
index aa4f258d6..3c02f7f15 100644
--- a/documentation/POSTCODES
+++ b/documentation/POSTCODES
@@ -1,8 +1,8 @@
-------------------------------------------------------------------------------
-LinuxBIOS POST Codes
+coreboot POST Codes
-------------------------------------------------------------------------------
-This is an (incomplete) list of POST codes emitted by LinuxBIOSv2.
+This is an (incomplete) list of POST codes emitted by coreboot v2.
0x10 Entry into protected mode
0x01 Entry into 'crt0.s' reset code jumps to here