coreboot-kgpe-d16/src
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
..
arch/x86 use movsl for copying resume memory back 2012-03-30 17:58:55 +02:00
boot Add more timestamps in coreboot. 2012-03-30 17:45:20 +02:00
console Fix typos in src/console/Kconfig 2012-03-29 22:35:12 +02:00
cpu Make MTRR min hole alignment 64MB 2012-03-30 17:56:10 +02:00
devices Don't unconditionally add support for cardbus and pci-x devices 2012-03-30 17:57:38 +02:00
drivers Detect whether the OXPCIE card is really present while in the ROM stage. 2012-03-29 23:04:06 +02:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include Make MTRR min hole alignment 64MB 2012-03-30 17:56:10 +02:00
lib Add native memset() function on x86 2012-03-30 00:57:24 +02:00
mainboard Add bifferboard 2012-03-27 18:42:31 +02:00
northbridge Add the support for RDC R8610 Northbridge 2012-03-27 18:37:57 +02:00
pc80 Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
southbridge Add support for RDC R8610 Southbridge 2012-03-27 18:39:05 +02:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode Add TPM support to coreboot 2012-03-30 02:04:20 +02:00
Kconfig Add DEBUG_TPM option to Debugging menu 2012-03-30 17:56:22 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00