Author: uwe Date: 2009-04-18 16:18:20 +0200 (Sat, 18 Apr 2009) New Revision: 4134
Modified: trunk/coreboot-v2/documentation/Makefile trunk/coreboot-v2/documentation/POSTCODES Log: s/LinuxBIOS/coreboot/. Signed-off-by: Uwe Hermann <[email protected]> Acked-by: Uwe Hermann <[email protected]> Modified: trunk/coreboot-v2/documentation/Makefile =================================================================== --- trunk/coreboot-v2/documentation/Makefile 2009-04-18 14:02:00 UTC (rev 4133) +++ trunk/coreboot-v2/documentation/Makefile 2009-04-18 14:18:20 UTC (rev 4134) @@ -1,5 +1,5 @@ # -# Makefile for LinuxBIOS paper. +# Makefile for coreboot paper. # hacked together by Stefan Reinauer <[email protected]> # Modified: trunk/coreboot-v2/documentation/POSTCODES =================================================================== --- trunk/coreboot-v2/documentation/POSTCODES 2009-04-18 14:02:00 UTC (rev 4133) +++ trunk/coreboot-v2/documentation/POSTCODES 2009-04-18 14:18:20 UTC (rev 4134) @@ -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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

