Class that triggers a BIOS update.

#include <bios.h>

Static Public Member Functions

static bool updateBios (const std::string &zipLocation, bool removeFile=true)
 
static bool getCurrentVersion (std::string &current_version)
 
static void removeInstalleFiles (const std::string &path)