Module Name: src Committed By: rin Date: Wed Jun 14 00:52:25 UTC 2023
Modified Files:
src/sys/stand/efiboot: efiblock.c
Log Message:
Avoid void * pointer arithmetic; cast to UINT8 * explicitly.
No binary changes for aarch64 at least.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/stand/efiboot/efiblock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
