/* * There are two ways of populating the core kernel's struct screen_info via the stub: * - using a configuration table, like below, which relies on the EFI init code * to locate the table and copy the contents; * - by linking directly to the core kernel's copy of the global symbol. * * The latter is preferred because it makes the EFIFB earlycon available very * early, but it only works if the EFI stub is part of the core kernel image * itself. The zboot decompressor can only use the configuration table * approach.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.