13extern void msg (
unsigned int row,
const char *
fmt, ... );
14extern void clearmsg (
unsigned int row );
15extern void alert (
unsigned int row,
const char *
fmt, ... );
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
void alert(unsigned int row, const char *fmt,...)
Show alert message.
void clearmsg(unsigned int row)
Clear message on specified row.
void msg(unsigned int row, const char *fmt,...)
Print message centred on specified row.
int ssize_t const char * fmt