Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/efi
Module Name: src
Committed By: joe
Date: Mon Dec 15 17:06:43 UTC 2025
Modified Files:
src/sbin/efi: devpath1.c devpath2.c devpath3.c devpath5.c
Log Message:
EFI: avoid using assignments in assertions
we do want to assert the type so a comparison
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/efi/devpath1.c
cvs rdiff -u -r1.6 -r1.7 src/sbin/efi/devpath2.c src/sbin/efi/devpath3.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/efi/devpath5.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