Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

coreboot

Compare

  Analyzed about 2 months ago

coreboot (formerly known as LinuxBIOS) is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers. It performs just a little bit of hardware initialization and then executes a so-called payload, for example a Linux kernel, FILO, GRUB2 ... [More] , OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for booting Windows 2000 and OpenBSD), Plan 9, or memtest86. [Less]

1.57M lines of code

171 current contributors

3 months since last commit

41 users on Open Hub

Activity Not Available
4.84615
   
I Use This

libpayload

Compare

  Analyzed about 2 months ago

libpayload is a small BSD-licensed static library (a lightweight implementation of common and useful functions) intended to be used as a basis for coreboot payloads. The benefits of linking a coreboot payload against libpayload are: * Payloads do not have to implement and maintain low-level ... [More] code for I/O, common functions, etc. * Payloads can be recompiled and deployed for CPU architectures supported by coreboot in the future. * The libpayload functions can be tested and scrutinized outside payload development. * Payloads themselves may be partly host-tested, e.g. against an emulation libpayload. [Less]

84.2K lines of code

177 current contributors

3 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This