Home
last modified time | relevance | path

Searched refs:configTypeBIOS (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dbios_software_manager.hpp10 const std::string configTypeBIOS = "BIOS"; variable
H A Dbios_software_manager.cpp19 SoftwareManager(ctx, configTypeBIOS), dryRun(isDryRun) in BIOSSoftwareManager()