summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIlias Apalodimas <[email protected]>2021-03-30 00:42:36 +0300
committerHeinrich Schuchardt <[email protected]>2021-04-10 12:00:24 +0200
commitf8cd72d1ac6aac8cfa48777b5c0681ee2f9e3671 (patch)
tree01b8d3737e0456212d2516428e62b8c4f1bd2a21 /scripts
parent216406367819b52f965ee89b1a3829863c49aac0 (diff)
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 <[email protected]> Reviewed-by: Alexandru Gagniuc <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions