Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from ipxe/ipxe

Fork of iPXE network bootloader. This repo did not add value beside enabling remote logging support.

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
Unknown
COPYING.UBDL

frzb/coinboot-ipxe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPXE Remote Logging for Coinboot

This is a customised fork of iPXE for Coinboot.
They only change is that remote syslog logging is activated.

This is done via these changes at src/config/console.h:

Enable syslog console output

#define        CONSOLE_SYSLOG          /* Syslog console */

Enable log messages in syslog console output

#define        LOG_LEVEL       LOG_ALL

Further readings

For more details about iPXE console usage please refer to: http://ipxe.org/console#console_usages

About

Fork of iPXE network bootloader. This repo did not add value beside enabling remote logging support.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
GPL-2.0
COPYING.GPLv2
Unknown
COPYING.UBDL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.0%
  • C++ 3.7%
  • Objective-C 1.6%
  • Assembly 1.3%
  • Perl 0.7%
  • Makefile 0.3%
  • Other 0.4%