coreboot-kgpe-d16/payloads
Nico Huber f58746bd33 libpayload: Fix default_memmove() implementation
If I wanted to fill the whole memory address space with one byte, I
wouldn't try it that subtle.

With size_t beeing unsigned the loop condition >= 0 was always true.

Change-Id: Idee6a4901f6697093c88bda354b5e43066c0d948
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/11286
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2015-08-19 16:35:08 +00:00
..
bayou Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
coreinfo coreinfo: Fix build output (cosmetical) 2015-07-13 10:22:40 +02:00
external Store the payload config and revision in CBFS 2015-08-19 15:52:22 +00:00
libpayload libpayload: Fix default_memmove() implementation 2015-08-19 16:35:08 +00:00
nvramcui Remove empty lines at end of file 2015-06-08 00:55:07 +02:00