Add brief UEFI status update
This commit is contained in:
parent
b207b33345
commit
af574e698f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47575
1 changed files with 36 additions and 0 deletions
|
@ -786,6 +786,42 @@
|
|||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='misc'>
|
||||
<title>UEFI Boot and Framebuffer Support</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Ed</given>
|
||||
<common>Maste</common>
|
||||
</name>
|
||||
<email>emaste@freebsd.org</email>
|
||||
</person>
|
||||
<person>
|
||||
<name>
|
||||
<given>Marcel</given>
|
||||
<common>Moolenaar</common>
|
||||
</name>
|
||||
<email>marcel@freebsd.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>A number of UEFI bug fixes were committed over the last
|
||||
quarter, improving compatibility with different UEFI
|
||||
implementations.
|
||||
This includes improvements to EFI's vt(4) framebuffer
|
||||
driver, efifb, to handle systems with high resolution
|
||||
displays and unusual framebuffer stride values.
|
||||
In particular this improves compatibility with a large
|
||||
number of recent Apple MacBook Pros and other Macs.</p>
|
||||
</body>
|
||||
<help>
|
||||
<task>Test FreeBSD-CURRENT and FreeBSD-STABLE snapshots on
|
||||
a variety of UEFI implementations.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='misc'>
|
||||
<title>The FreeBSD Foundation</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue