Add EFI idea (SoC).
This commit is contained in:
parent
d6ded186a6
commit
d8ff24a656
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33975
1 changed files with 20 additions and 1 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.120 2009/03/17 15:22:53 rwatson Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.121 2009/03/17 15:31:40 rpaulo Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -895,6 +895,25 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="efi" class="soc">
|
||||
<desc>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
href="mailto:rpaulo@FreeBSD.org">Rui Paulo</a></p>
|
||||
<p>Finish EFI support on the i386/amd64 ports. Final work
|
||||
should be able to boot a FreeBSD kernel into single user
|
||||
mode, at least.</p>
|
||||
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Good knowledge of C.</li>
|
||||
<li>Deep understanding of the boot process and EFI.</li>
|
||||
<li>A system running EFI 1.0 (Intel Macs, for example)</li>
|
||||
</ul>
|
||||
|
||||
</desc>
|
||||
|
||||
</idea>
|
||||
|
||||
</category>
|
||||
|
||||
<category>
|
||||
|
|
Loading…
Reference in a new issue