Sughosh Ganu 61e42d9465 efi_loader: Add guidcpy function
Add guidcpy function to copy the source guid to the destination
guid. Use this function instead of memcpy for copying to the
destination guid.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>

Use void * instead of efi_guid_t * for arguments to allow copying unaligned
GUIDs. The GUIDs of configuration tables are __packed.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-01-07 18:08:20 +01:00
..
2020-01-06 17:07:49 -05:00
2019-12-15 11:44:11 +08:00
2019-12-06 16:44:20 -05:00
2019-10-16 05:42:27 +02:00
2019-09-04 11:37:19 -05:00
2019-12-15 11:44:10 +08:00
2019-11-14 07:09:34 -06:00
2019-11-17 17:22:53 +08:00
2019-07-24 13:16:29 -04:00
2019-12-15 11:44:16 +08:00
2019-11-02 18:00:51 +08:00
2019-09-20 20:09:19 +02:00
2019-07-19 11:11:09 +08:00
2019-04-23 20:26:43 -06:00
2019-12-09 09:47:43 -06:00
2019-10-13 23:34:43 +02:00
2019-10-06 16:02:37 +02:00
2020-01-07 18:08:20 +01:00
2019-04-22 12:06:39 -04:00
2019-02-20 15:27:09 +08:00
2019-12-17 06:58:19 +01:00
2019-02-09 12:50:22 -07:00
2019-10-14 09:31:41 +02:00
2019-11-05 10:27:18 +01:00
2019-11-07 18:39:16 -05:00
2019-08-11 16:43:41 -04:00
2019-02-02 08:19:17 -05:00
2019-12-02 18:23:11 -05:00
2019-08-02 11:19:14 -04:00
2019-05-20 13:50:34 +02:00
2019-12-15 11:44:11 +08:00
2019-05-20 13:50:34 +02:00
2019-12-06 16:44:19 -05:00
2019-02-01 16:59:12 +01:00
2019-05-21 17:33:23 -06:00
2019-12-02 18:23:09 -05:00
2019-07-19 20:14:50 +02:00