Searched refs:boot_option (Results 1 – 5 of 5) sorted by relevance
45 char boot_option[17]; member
153 if (strlen(hardware->dmi.system.system_reset.boot_option)) in show_dmi_system()155 hardware->dmi.system.system_reset.boot_option); in show_dmi_system()
372 add_hs(dmi.system.system_reset.boot_option); in dump_system()
943 strlcpy(dmi->system.system_reset.boot_option, in dmi_decode()945 sizeof dmi->system.system_reset.boot_option); in dmi_decode()
148 LUA_ADD_STR_S(L, system->system_reset, boot_option) in get_system_table()