|
@@ -109,6 +109,8 @@ struct kobject *efi_kobj;
|
|
/*
|
|
/*
|
|
* Let's not leave out systab information that snuck into
|
|
* Let's not leave out systab information that snuck into
|
|
* the efivars driver
|
|
* the efivars driver
|
|
|
|
+ * Note, do not add more fields in systab sysfs file as it breaks sysfs
|
|
|
|
+ * one value per file rule!
|
|
*/
|
|
*/
|
|
static ssize_t systab_show(struct kobject *kobj,
|
|
static ssize_t systab_show(struct kobject *kobj,
|
|
struct kobj_attribute *attr, char *buf)
|
|
struct kobj_attribute *attr, char *buf)
|