diff --git a/documentation/Makefile b/documentation/Makefile index 1b063ffa3f..98914914dd 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,5 +1,5 @@ # -# Makefile for LinuxBIOS paper. +# Makefile for coreboot paper. # hacked together by Stefan Reinauer # diff --git a/documentation/POSTCODES b/documentation/POSTCODES index aa4f258d64..3c02f7f15d 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