Module Name: src Committed By: christos Date: Mon Feb 24 13:47:57 UTC 2025
Modified Files: src/sbin: Makefile Added Files: src/sbin/efi: Makefile bootvar.c bootvar.h certs.c certs.h defs.h devpath.c devpath.h devpath1.c devpath1.h devpath2.c devpath2.h devpath3.c devpath3.h devpath4.c devpath4.h devpath5.c devpath5.h efi.8 efiio.c efiio.h getvars.c getvars.h gptsubr.c gptsubr.h main.c setvar.c setvar.h showvar.c showvar.h utils.c utils.h Log Message: New efi program from Anon Ymous. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/sbin/Makefile cvs rdiff -u -r0 -r1.1 src/sbin/efi/Makefile src/sbin/efi/bootvar.c \ src/sbin/efi/bootvar.h src/sbin/efi/certs.c src/sbin/efi/certs.h \ src/sbin/efi/defs.h src/sbin/efi/devpath.c src/sbin/efi/devpath.h \ src/sbin/efi/devpath1.c src/sbin/efi/devpath1.h src/sbin/efi/devpath2.c \ src/sbin/efi/devpath2.h src/sbin/efi/devpath3.c src/sbin/efi/devpath3.h \ src/sbin/efi/devpath4.c src/sbin/efi/devpath4.h src/sbin/efi/devpath5.c \ src/sbin/efi/devpath5.h src/sbin/efi/efi.8 src/sbin/efi/efiio.c \ src/sbin/efi/efiio.h src/sbin/efi/getvars.c src/sbin/efi/getvars.h \ src/sbin/efi/gptsubr.c src/sbin/efi/gptsubr.h src/sbin/efi/main.c \ src/sbin/efi/setvar.c src/sbin/efi/setvar.h src/sbin/efi/showvar.c \ src/sbin/efi/showvar.h src/sbin/efi/utils.c src/sbin/efi/utils.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.