Common Firmware Environment
http://dbpedia.org/resource/Common_Firmware_Environment an entity of type: Software
Common Firmware Environment (CFE), sometimes pronounced as 'cafe', is a firmware interface and bootloader developed by Broadcom for 32-bit and 64-bit system-on-a-chip systems. It is intended to be a flexible toolkit of CPU initialization and bootstrap code for use on embedded processors (typically running on MIPS32/64 instruction set CPUs found in Broadcom SoCs). It is roughly analogous to the BIOS on the IBM PC platform. Its source-code is available on Open source license from Broadcom. Common embedded system alternatives include Das U-Boot.
rdf:langString
rdf:langString
Common Firmware Environment
rdf:langString
Common Firmware Environment
xsd:integer
26862241
xsd:integer
1064267385
rdf:langString
Common Firmware Environment (CFE), sometimes pronounced as 'cafe', is a firmware interface and bootloader developed by Broadcom for 32-bit and 64-bit system-on-a-chip systems. It is intended to be a flexible toolkit of CPU initialization and bootstrap code for use on embedded processors (typically running on MIPS32/64 instruction set CPUs found in Broadcom SoCs). It is roughly analogous to the BIOS on the IBM PC platform. Its source-code is available on Open source license from Broadcom. Common embedded system alternatives include Das U-Boot. Its main responsibility is to initialize CPUs, caches, memory controllers, and peripherals required early on in the power on stage. It typically incorporates several built-in device drivers for SoC peripherals, it has several console choices, including serial ports, ROM emulators, JTAG, etc. Just like in other boot loaders environment, variables are commonly configured in persistent storage to create auto boot options. It also has support for network bootstrap.
xsd:nonNegativeInteger
2235