1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-12 22:22:09 +02:00
Files
u-boot-megous/lib/efi_loader
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-02-21 09:21:35 +01:00
2021-03-25 20:08:41 +01:00
2021-03-31 06:34:33 +00:00
2021-03-25 20:19:19 +01:00