Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/firmware/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  coreboot.txt   Sprache: Text

 
COREBOOT firmware information

The device tree node to communicate the location of coreboot's memory-resident
bookkeeping structures to the kernel. Since coreboot itself cannot boot a
device-tree-based kernel (yet), this node needs to be inserted by a
second-stage bootloader (a coreboot "payload").

Required properties:
 - compatible: Should be "coreboot"
 - reg: Address and length of the following two memory regions, in order:
 1.) The coreboot table. This is a list of variable-sized descriptors
 that contain various compile- and run-time generated firmware
 parameters. It is identified by the magic string "LBIO" in its first
 four bytes.
 See coreboot's src/commonlib/include/commonlib/coreboot_tables.h for
 details.
 2.) The CBMEM area. This is a downward-growing memory region used by
 coreboot to dynamically allocate data structures that remain resident.
 It may or may not include the coreboot table as one of its members. It
 is identified by a root node descriptor with the magic number
 0xc0389481 that resides in the topmost 8 bytes of the area.
 See coreboot's src/include/imd.h for details.

Example:
 firmware {
  ranges;

  coreboot {
   compatible = "coreboot";
   reg = <0xfdfea000 0x264>,
         <0xfdfea000 0x16000>;
  }
 };

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.