fix inaccuracy
the statement in question was true when we only supported up to intel haswell platform; the newer platforms still need some more work Signed-off-by: Leah Rowe <leah@libreboot.org>master
parent
abceff29c6
commit
c6d4b6fa6b
|
@ -204,8 +204,9 @@ Memory controller initialisation
|
|||
--------------------------------
|
||||
|
||||
Libreboot has *fully libre* initialisation available for all Intel memory
|
||||
controllers on supported platforms. This *includes* Haswell (ThinkPad T440p
|
||||
and W541) as of Libreboot 20230319 or higher.
|
||||
controllers up to and including Haswell (ThinkPad T440p
|
||||
and W541) as of Libreboot 20230319 or higher; on Broadwell, Intel MRC is used
|
||||
and on Skylake/newer, FSP-M is used.
|
||||
|
||||
ARM platforms (chromebooks)
|
||||
=============
|
||||
|
|
|
@ -289,12 +289,13 @@ T440p ідуть з обома графічними картками Intel та
|
|||
libreboot є налаштовуваним, дозволяючи користувачу робити все, що заманеться."* -
|
||||
налаштовуваний, напевно! Дивіться: [docs/maintain/](docs/maintain/)
|
||||
|
||||
Ініціалізація контролера пам'яті
|
||||
Memory controller initialisation
|
||||
--------------------------------
|
||||
|
||||
Libreboot має *повністю вільну* ініціалізацію, доступну для всіх контролерів пам'яті Intel
|
||||
на платформах, які підтримуються. Це *включає* Haswell (ThinkPad T440p
|
||||
та W541), станом на Libreboot 20230319 та пізніші.
|
||||
Libreboot has *fully libre* initialisation available for all Intel memory
|
||||
controllers up to and including Haswell (ThinkPad T440p
|
||||
and W541) as of Libreboot 20230319 or higher; on Broadwell, Intel MRC is used
|
||||
and on Skylake/newer, FSP-M is used.
|
||||
|
||||
Платформи ARM (chromebook)
|
||||
=============
|
||||
|
|
Loading…
Reference in New Issue