Home
last modified time | relevance | path

Searched defs:Download (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ddownload_manager.hpp24 class Download : public DownloadInherit class
32 Download(sdbusplus::bus_t& bus, const std::string& objPath) : in Download() function in phosphor::software::manager::Download
/openbmc/u-boot/doc/
H A DREADME.x86197 Download the Intel FSP for Atom E6xx series and Platform Controller Hub EG20T, label
254 Download this and get the .fd file (BAYTRAIL_FSP_GOLD_003_16-SEP-2014.fd at label
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py480 def Download(self, url): member in Toolchains