Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: riastradh
Date: Sun Mar 30 14:36:49 UTC 2025
Modified Files:
src/sbin/efi: defs.h efiio.c
src/sys/dev: efi.c
Log Message:
efi(8)/efi(9): Rename EFI_VARNAME_MAXLENGTH -> EFI_VARNAME_MAXBYTES.
This should help avoid potential confusion over the units.
No functional change intended.
Prompted by (but will not fix):
PR kern/59235: efi(8) panics
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sbin/efi/defs.h
cvs rdiff -u -r1.3 -r1.4 src/sbin/efi/efiio.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/efi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index