coreboot-kgpe-d16/src/arch/x86
Stefan Reinauer 8acbc2a886 use movsl for copying resume memory back
It's not significantly faster, but easier to read and smaller.

Change-Id: Ibab0b478873912d67bf1f07743f628586353368a
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/755
Reviewed-by: Mathias Krause <minipli@googlemail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-03-30 17:58:55 +02: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 use movsl for copying resume memory back 2012-03-30 17:58:55 +02:00
include Prepare the BIOS data areas before device init. 2012-03-30 17:51:45 +02:00
init Add infrastructure for global data in the CAR phase of boot 2012-03-29 23:19:13 +02:00
lib Don't re-init EBDA in S3 resume path. 2012-03-30 17:52:11 +02: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 Make PCI CONF2 support a compile time option 2012-03-30 17:45:53 +02:00
Makefile.inc Fix coreboot makefiles not to produce half baked output. 2012-03-30 05:30:58 +02:00