> On 28. Mar 2020, at 08:07, Alexey Dokuchaev <da...@freebsd.org> wrote: > > On Sat, Mar 14, 2020 at 06:36:03AM +0000, Toomas Soome wrote: >> New Revision: 358989 >> URL: https://svnweb.freebsd.org/changeset/base/358989 >> >> Log: >> loader: add comconsole implementation on top of SIO protocol >> >> [...] >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/stand/efi/loader/efiserialio.c Sat Mar 14 06:36:03 2020 >> (r358989) >> @@ -0,0 +1,518 @@ >> +/*- >> + * Copyright (c) 1998 Michael Smith (msm...@freebsd.org) > > If this is the new code, then copyright date and maybe attribution > seem wrong. If this is the old code, why wasn't it repocopied? > > ./danfe It is based on libi386 version. rgds, toomas _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Re: svn commit: r358989 - in head/stand/efi: libefi loader loader/arch/arm loader/arch/arm64
Toomas Soome via svn-src-all Fri, 27 Mar 2020 23:39:00 -0700
- svn commit: r358989 - in head/stand/efi: libe... Toomas Soome
- Re: svn commit: r358989 - in head/stand/... Ruslan Garipov
- Re: svn commit: r358989 - in head/st... Toomas Soome via svn-src-all
- Re: svn commit: r358989 - in head/stand/... Alexey Dokuchaev
- Re: svn commit: r358989 - in head/st... Toomas Soome via svn-src-all