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

Skip to content

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
Notifications You must be signed in to change notification settings

M01K0/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 config/config.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 82.2%
  • C++ 8.7%
  • Objective-C 6.2%
  • Assembly 1.3%
  • Perl 0.8%
  • Makefile 0.4%
  • Other 0.4%