src/cpu: Capitalize ROM and RAM
Change-Id: I103167a0c39627bcd2ca1d0d4288eb5df02a6cd2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15935 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
committed by
Martin Roth
parent
9071670a84
commit
585d1a0e7d
@@ -95,7 +95,7 @@ _start16bit:
|
||||
*
|
||||
* Also load an IDT with NULL limit to prevent the 16bit IDT being used
|
||||
* in protected mode before c_start.S sets up a 32bit IDT when entering
|
||||
* ram stage. In practise: CPU will shutdown on any exception.
|
||||
* RAM stage. In practise: CPU will shutdown on any exception.
|
||||
* See IA32 manual Vol 3A 19.26 Interrupts.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user