1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/cmd
Heinrich Schuchardt c3b11dea7c efi_loader: allow unaligned memory access
The UEFI spec mandates that unaligned memory access should be enabled if
supported by the CPU architecture.

This patch adds an empty weak function unaligned_access() that can be
overridden by an architecture specific routine.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-06-03 15:27:21 +02:00
..
2017-02-08 15:56:28 -05:00
2018-05-08 18:50:23 -04:00
2017-07-03 17:35:28 -04:00
2018-05-23 17:30:05 -04:00
2018-05-30 11:59:21 +02:00
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2018-05-08 09:07:35 -04:00
2017-09-12 10:08:05 +02:00