1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-09 20:16:27 +02:00
Files
u-boot-megous/lib
Ilias Apalodimas f8cd72d1ac efi_loader: Change ptr arithmetics tcg eventlog buffer
Although ptr arithmetics are allowed with extensions in gcc, they
are not allowed by the C spec. So switch to (void *)(uintptr_t) instead

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2021-04-10 12:00:24 +02:00
..
2021-01-16 19:17:11 -05:00
2021-03-07 17:37:13 +01:00
2020-10-30 10:56:11 -04:00
2021-02-24 16:51:49 -05:00
2020-08-24 14:11:31 -04:00
2021-03-02 15:53:37 -05:00
2021-01-19 09:15:02 -05:00