# File lib/rubyipmi/freeipmi/commands/chassisconfig.rb, line 81
    def bootbios(persistent=true)
      bootdevice("BIOS-SETUP",persistent)
    end