HomeSort by relevance Sort by last modified time
    Searched refs:boot_option (Results 1 - 5 of 5) sorted by null

  /external/syslinux/com32/gplinclude/dmi/
dmi_system.h 45 char boot_option[17]; member in struct:__anon31885::__anon31886
  /external/syslinux/com32/hdt/
hdt-cli-dmi.c 153 if (strlen(hardware->dmi.system.system_reset.boot_option))
155 hardware->dmi.system.system_reset.boot_option);
hdt-dump-dmi.c 372 add_hs(dmi.system.system_reset.boot_option);
  /external/syslinux/com32/lua/src/
dmi.c 148 LUA_ADD_STR_S(L, system->system_reset, boot_option)
  /external/syslinux/com32/gpllib/dmi/
dmi.c 943 strlcpy(dmi->system.system_reset.boot_option,
945 sizeof dmi->system.system_reset.boot_option);

Completed in 397 milliseconds