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
diff --git a/documentation/Makefile b/documentation/Makefile
index 1b063ff..9891491 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 aa4f258..3c02f7f 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