Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 06:07:13 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Toomas Soome <tsoome@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r358989 - in head/stand/efi: libefi loader loader/arch/arm loader/arch/arm64
Message-ID:  <20200328060713.GA82801@FreeBSD.org>
In-Reply-To: <202003140636.02E6a3NS020671@repo.freebsd.org>
References:  <202003140636.02E6a3NS020671@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 (msmith@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200328060713.GA82801>