Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 08:24:42 +0200
From:      Toomas Soome <tsoome@me.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Toomas Soome <tsoome@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <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:  <F2114F89-3AC3-4D54-9262-A30F0F9A62E3@me.com>
In-Reply-To: <20200328060713.GA82801@FreeBSD.org>
References:  <202003140636.02E6a3NS020671@repo.freebsd.org> <20200328060713.GA82801@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 28. Mar 2020, at 08:07, Alexey Dokuchaev <danfe@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 (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

It is based on libi386 version.

rgds,
toomas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F2114F89-3AC3-4D54-9262-A30F0F9A62E3>