Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189557
b: refs/heads/master
c: a8557dc
h: refs/heads/master
i:
  189555: c7b3e52
v: v3
  • Loading branch information
Justin P. Mattock authored and Linus Torvalds committed Apr 7, 2010
1 parent 218495c commit 4c20720
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fc95c6d9b4433525ed9484089b6e092f3516a92b
refs/heads/master: a8557dc71949e80c298ec298b902ac6ebbc5d9dd
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

What is imacfb?
What is efifb?
===============

This is a generic EFI platform driver for Intel based Apple computers.
Imacfb is only for EFI booted Intel Macs.
efifb is only for EFI booted Intel Macs.

Supported Hardware
==================
Expand All @@ -16,16 +16,16 @@ MacMini
How to use it?
==============

Imacfb does not have any kind of autodetection of your machine.
efifb does not have any kind of autodetection of your machine.
You have to add the following kernel parameters in your elilo.conf:
Macbook :
video=imacfb:macbook
video=efifb:macbook
MacMini :
video=imacfb:mini
video=efifb:mini
Macbook Pro 15", iMac 17" :
video=imacfb:i17
video=efifb:i17
Macbook Pro 17", iMac 20" :
video=imacfb:i20
video=efifb:i20

--
Edgar Hucek <gimli@dark-green.com>

0 comments on commit 4c20720

Please sign in to comment.