libdebian-installer
|
Functions | |
int | di_system_is_efi (void) |
void | di_system_init (const char *progname) |
void di_system_init | ( | const char * | progname | ) |
Inits the lib. In addition to di_init, this functions sets a syslog log handler.
progname | name of the called binary |
References di_init(), di_log_handler_syslog, DI_LOG_LEVEL_MASK, and di_log_set_handler().
int di_system_is_efi | ( | void | ) |
Checks if ystem is EFI based.
Referenced by di_system_subarch_analyze(), and di_system_subarch_analyze_guess().