iPXE
|
A device request setting. More...
#include <linux.h>
Data Fields | |
char * | name |
Name. More... | |
char * | value |
Value. More... | |
int | applied |
Was the setting already applied? More... | |
struct list_head | list |
List node. More... | |
struct list_head linux_setting::list |
List node.
Definition at line 116 of file linux.h.
Referenced by linux_args_cleanup(), and parse_kv().