coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki 730c0eec43 Fix x86 cpu_phys_address_size
After CPUID, requested feature flag is in edx, not eax.

Change-Id: I9ce27c22186f17cc64986be342d7d1ac78a79898
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/688
Tested-by: build bot (Jenkins)
Reviewed-by: Sven Schnelle <svens@stackframe.org>
2012-02-29 20:58:14 +01:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Move linux 2.6.11 workaround to generic code 2011-10-27 19:09:29 +02:00
include MTRR: get physical address size from CPUID 2012-01-10 21:51:40 +01:00
init Only BSP CPU writes CMOS in bootblock code 2011-12-24 12:10:14 +01:00
lib Fix x86 cpu_phys_address_size 2012-02-29 20:58:14 +01:00
llshell After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
Makefile.inc Exit building if romstage.bin is larger than size of XIP 2012-02-17 17:45:23 +01:00