s/LinuxBIOS/coreboot/.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 18 Apr 2009 14:18:20 +0000 (14:18 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 18 Apr 2009 14:18:20 +0000 (14:18 +0000)
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

documentation/Makefile
documentation/POSTCODES

index 1b063ffa3fa5d24037d78b934649a9b5b6e10363..98914914dd1cc63267147c30aeed53c5e98dd040 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Makefile for LinuxBIOS paper.
+# Makefile for coreboot paper.
 # hacked together by Stefan Reinauer <stepan@openbios.org>
 #
 
index aa4f258d64a4509b7aa047f645b6b28f8317154c..3c02f7f15d4b65d8c54a9300bc4b27b3b0daf5e5 100644 (file)
@@ -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