Module Name: src Committed By: skrll Date: Thu Aug 15 05:59:49 UTC 2024
Modified Files: src/sys/stand/efiboot: efiboot.c efiboot.h efifdt.c exec.c Log Message: Rename some symbols for consistency with the style used elsewhere in efiboot. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/stand/efiboot/efiboot.c cvs rdiff -u -r1.20 -r1.21 src/sys/stand/efiboot/efiboot.h cvs rdiff -u -r1.35 -r1.36 src/sys/stand/efiboot/efifdt.c cvs rdiff -u -r1.24 -r1.25 src/sys/stand/efiboot/exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.