Home
last modified time | relevance | path

Searched full:asset (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/openbmc/pldm/host-bmc/dbus/
H A Dasset.hpp6 #include <xyz/openbmc_project/Inventory/Decorator/Asset/server.hpp>
16 sdbusplus::xyz::openbmc_project::Inventory::Decorator::server::Asset>;
18 class Asset : public ItemAsset class
21 Asset() = delete;
22 ~Asset() = default;
23 Asset(const Asset&) = delete;
24 Asset& operator=(const Asset&) = delete;
25 Asset(Asset&&) = delete;
26 Asset& operator=(Asset&&) = delete;
28 Asset(sdbusplus::bus_t& bus, const std::string& objPath) : in Asset() function in pldm::dbus::Asset
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_asset_tag.robot3 Documentation Module to test dcmi asset tag functionality.
18 Set Asset Tag With Valid String Length
19 [Documentation] Set asset tag with valid string length and verify.
22 # Allowed MAX characters length for asset tag name is 63.
30 Set Asset Tag With Invalid String Length
31 [Documentation] Verify error while setting invalid asset tag via IPMI.
34 # Any string more than 63 character is invalid for asset tag.
42 Set Asset Tag With IPMI And Verify With Redfish
43 [Documentation] Set valid asset tag via IPMI and verify using Redfish.
53 Set Asset Tag With Valid String Length Via DCMI Command
[all …]
/openbmc/openpower-vpd-parser/configuration/ibm/
H A Dcorrelated_properties.json3 "xyz.openbmc_project.Inventory.Decorator.Asset": {
69 "xyz.openbmc_project.Inventory.Decorator.Asset": "PartNumber"
74 "xyz.openbmc_project.Inventory.Decorator.Asset": "SerialNumber"
79 "xyz.openbmc_project.Inventory.Decorator.Asset": "Model"
84 "xyz.openbmc_project.Inventory.Decorator.Asset": "SparePartNumber"
96 "xyz.openbmc_project.Inventory.Decorator.Asset": "SerialNumber"
104 "xyz.openbmc_project.Inventory.Decorator.Asset": "SerialNumber"
112 "xyz.openbmc_project.Inventory.Decorator.Asset": "SerialNumber"
120 "xyz.openbmc_project.Inventory.Decorator.Asset": "SerialNumber"
132 "xyz.openbmc_project.Inventory.Decorator.Asset": "Model"
[all …]
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/
H A Dfp5280g3-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
21 IPMIFruProperty: Asset Tag
49 xyz.openbmc_project.Inventory.Decorator.Asset:
83 xyz.openbmc_project.Inventory.Decorator.Asset:
108 xyz.openbmc_project.Inventory.Decorator.Asset:
130 xyz.openbmc_project.Inventory.Decorator.Asset:
152 xyz.openbmc_project.Inventory.Decorator.Asset:
178 xyz.openbmc_project.Inventory.Decorator.Asset:
204 xyz.openbmc_project.Inventory.Decorator.Asset:
230 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/
H A Dolympus-nuvoton-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
25 xyz.openbmc_project.Inventory.Decorator.Asset:
57 xyz.openbmc_project.Inventory.Decorator.Asset:
95 xyz.openbmc_project.Inventory.Decorator.Asset:
115 xyz.openbmc_project.Inventory.Decorator.Asset:
135 xyz.openbmc_project.Inventory.Decorator.Asset:
155 xyz.openbmc_project.Inventory.Decorator.Asset:
175 xyz.openbmc_project.Inventory.Decorator.Asset:
195 xyz.openbmc_project.Inventory.Decorator.Asset:
215 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/
H A Dp10bmc-ipmi-fru.yaml22 xyz.openbmc_project.Inventory.Decorator.Asset:
49 xyz.openbmc_project.Inventory.Decorator.Asset:
76 xyz.openbmc_project.Inventory.Decorator.Asset:
103 xyz.openbmc_project.Inventory.Decorator.Asset:
130 xyz.openbmc_project.Inventory.Decorator.Asset:
157 xyz.openbmc_project.Inventory.Decorator.Asset:
184 xyz.openbmc_project.Inventory.Decorator.Asset:
211 xyz.openbmc_project.Inventory.Decorator.Asset:
238 xyz.openbmc_project.Inventory.Decorator.Asset:
265 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/qemu/tests/functional/qemu_test/
H A Dasset.py21 def __init__(self, asset, msg, transient=False): argument
22 self.url = asset.url
33 class Asset: class
48 return "Asset: url=%s hash=%s cache=%s" % (
84 # Another thread already seems to download the asset, so wait until
117 self.log.debug("Using cached asset %s for %s",
123 "Asset cache is invalid and downloads disabled")
179 os.setxattr(str(tmp_cache_file), "user.qemu-asset-url",
181 os.setxattr(str(tmp_cache_file), "user.qemu-asset-hash",
206 for name, asset in vars(test.__class__).items():
[all …]
H A Darchive.py16 from .asset import Asset
64 @params archive: filename, Asset, or file-like object to extract
72 from the filename or Asset URL. @format must be non-None if @archive
78 if type(archive) == Asset:
97 @params archive: filename, or Asset to guess
103 if type(archive) == Asset:
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/
H A Dethanolx-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
33 xyz.openbmc_project.Inventory.Decorator.Asset:
60 xyz.openbmc_project.Inventory.Decorator.Asset:
88 xyz.openbmc_project.Inventory.Decorator.Asset:
99 xyz.openbmc_project.Inventory.Decorator.Asset:
121 xyz.openbmc_project.Inventory.Decorator.Asset:
149 xyz.openbmc_project.Inventory.Decorator.Asset:
177 xyz.openbmc_project.Inventory.Decorator.Asset:
205 xyz.openbmc_project.Inventory.Decorator.Asset:
233 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/
H A Ddaytonax-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
33 xyz.openbmc_project.Inventory.Decorator.Asset:
60 xyz.openbmc_project.Inventory.Decorator.Asset:
88 xyz.openbmc_project.Inventory.Decorator.Asset:
99 xyz.openbmc_project.Inventory.Decorator.Asset:
121 xyz.openbmc_project.Inventory.Decorator.Asset:
149 xyz.openbmc_project.Inventory.Decorator.Asset:
177 xyz.openbmc_project.Inventory.Decorator.Asset:
205 xyz.openbmc_project.Inventory.Decorator.Asset:
233 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/
H A Dromulus-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
33 xyz.openbmc_project.Inventory.Decorator.Asset:
61 xyz.openbmc_project.Inventory.Decorator.Asset:
72 xyz.openbmc_project.Inventory.Decorator.Asset:
94 xyz.openbmc_project.Inventory.Decorator.Asset:
122 xyz.openbmc_project.Inventory.Decorator.Asset:
150 xyz.openbmc_project.Inventory.Decorator.Asset:
178 xyz.openbmc_project.Inventory.Decorator.Asset:
206 xyz.openbmc_project.Inventory.Decorator.Asset:
234 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/entity-manager/configurations/meta/santabarbara/
H A Dsantabarbara_cable.json9 "xyz.openbmc_project.Inventory.Decorator.Asset": {
28 "xyz.openbmc_project.Inventory.Decorator.Asset": {
47 "xyz.openbmc_project.Inventory.Decorator.Asset": {
66 "xyz.openbmc_project.Inventory.Decorator.Asset": {
85 "xyz.openbmc_project.Inventory.Decorator.Asset": {
104 "xyz.openbmc_project.Inventory.Decorator.Asset": {
123 "xyz.openbmc_project.Inventory.Decorator.Asset": {
142 "xyz.openbmc_project.Inventory.Decorator.Asset": {
161 "xyz.openbmc_project.Inventory.Decorator.Asset": {
180 "xyz.openbmc_project.Inventory.Decorator.Asset": {
[all …]
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/
H A Dncplite-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
14 xyz.openbmc_project.Inventory.Decorator.Asset:
39 xyz.openbmc_project.Inventory.Decorator.Asset:
55 IPMIFruProperty: Asset Tag
62 xyz.openbmc_project.Inventory.Decorator.Asset:
82 IPMIFruProperty: Asset Tag
93 xyz.openbmc_project.Inventory.Decorator.Asset:
113 IPMIFruProperty: Asset Tag
/openbmc/qemu/tests/functional/
H A Dtest_arm_tuxrun.py14 from qemu_test import Asset
19 ASSET_ARMV5_KERNEL = Asset(
22 ASSET_ARMV5_ROOTFS = Asset(
25 ASSET_ARMV5_DTB = Asset(
39 ASSET_ARMV7_KERNEL = Asset(
42 ASSET_ARMV7_ROOTFS = Asset(
54 ASSET_ARMV7BE_KERNEL = Asset(
57 ASSET_ARMV7BE_ROOTFS = Asset(
H A Dtest_mipsel_malta.py12 from qemu_test import QemuSystemTest, LinuxKernelTest, Asset
21 ASSET_KERNEL_4K = Asset(
26 ASSET_KERNEL_16K = Asset(
31 ASSET_KERNEL_64K = Asset(
62 ASSET_WHEEZY_KERNEL = Asset(
67 ASSET_WHEEZY_DISK = Asset(
85 ASSET_YAMON_ROM = Asset(
H A Dtest_aarch64_tuxrun.py14 from qemu_test import Asset
19 ASSET_ARM64_KERNEL = Asset(
22 ASSET_ARM64_ROOTFS = Asset(
34 ASSET_ARM64BE_KERNEL = Asset(
37 ASSET_ARM64BE_ROOTFS = Asset(
H A Dtest_riscv64_tuxrun.py14 from qemu_test import Asset
19 ASSET_RISCV64_KERNEL = Asset(
22 ASSET_RISCV64_ROOTFS = Asset(
26 ASSET_RISCV32_KERNEL = Asset(
29 ASSET_RISCV32_ROOTFS = Asset(
/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/
H A Dnf5280m7-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
24 IPMIFruProperty: Asset Tag
51 xyz.openbmc_project.Inventory.Decorator.Asset:
85 xyz.openbmc_project.Inventory.Decorator.Asset:
110 xyz.openbmc_project.Inventory.Decorator.Asset:
136 xyz.openbmc_project.Inventory.Decorator.Asset:
162 xyz.openbmc_project.Inventory.Decorator.Asset:
188 xyz.openbmc_project.Inventory.Decorator.Asset:
214 xyz.openbmc_project.Inventory.Decorator.Asset:
240 xyz.openbmc_project.Inventory.Decorator.Asset:
[all …]
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/
H A Dpalmetto-ipmi-fru.yaml6 xyz.openbmc_project.Inventory.Decorator.Asset:
33 xyz.openbmc_project.Inventory.Decorator.Asset:
44 xyz.openbmc_project.Inventory.Decorator.Asset:
66 xyz.openbmc_project.Inventory.Decorator.Asset:
94 xyz.openbmc_project.Inventory.Decorator.Asset:
122 xyz.openbmc_project.Inventory.Decorator.Asset:
150 xyz.openbmc_project.Inventory.Decorator.Asset:
178 xyz.openbmc_project.Inventory.Decorator.Asset:
200 xyz.openbmc_project.Inventory.Decorator.Asset:
/openbmc/pldm/platform-mc/
H A Ddbus_impl_fru.hpp3 #include "xyz/openbmc_project/Inventory/Decorator/Asset/server.hpp"
20 sdbusplus::xyz::openbmc_project::Inventory::Decorator::server::Asset;
64 /** @brief Set value of partNumber in Decorator.Asset */
67 /** @brief Set value of serialNumber in Decorator.Asset */
70 /** @brief Set value of manufacturer in Decorator.Asset */
73 /** @brief Set value of buildDate in Decorator.Asset */
76 /** @brief Set value of model in Decorator.Asset */
79 /** @brief Set value of subModel in Decorator.Asset */
82 /** @brief Set value of sparePartNumber in Decorator.Asset */
/openbmc/entity-manager/configurations/meta/ventura/
H A Dventura_cable.json13 "xyz.openbmc_project.Inventory.Decorator.Asset": {
32 "xyz.openbmc_project.Inventory.Decorator.Asset": {
51 "xyz.openbmc_project.Inventory.Decorator.Asset": {
73 "xyz.openbmc_project.Inventory.Decorator.Asset": {
96 "xyz.openbmc_project.Inventory.Decorator.Asset": {
119 "xyz.openbmc_project.Inventory.Decorator.Asset": {
140 "xyz.openbmc_project.Inventory.Decorator.Asset": {
161 "xyz.openbmc_project.Inventory.Decorator.Asset": {
188 "xyz.openbmc_project.Inventory.Decorator.Asset": {
209 "xyz.openbmc_project.Inventory.Decorator.Asset"
[all...]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DASWF-Digital-Assets-1.03 License for <Asset Name> (the "Asset Name").
5 <Asset Name> Copyright <Year> <Asset Owner>. All rights reserved.
15 …ts and their output may only be referred to as the Asset Name listed above, and your use of the As…
H A DASWF-Digital-Assets-1.13 License for <Asset Name> (the "Asset Name").
5 <Asset Name> Copyright <Year> <Asset Owner>. All rights reserved.
15 …ts and their output may only be referred to as the Asset Name listed above, and your use of the As…
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/
H A Dipmi-hostboot-fru-mrw.yaml4 xyz.openbmc_project.Inventory.Decorator.Asset:
32 xyz.openbmc_project.Inventory.Decorator.Asset:
54 xyz.openbmc_project.Inventory.Decorator.Asset:
75 xyz.openbmc_project.Inventory.Decorator.Asset:
101 xyz.openbmc_project.Inventory.Decorator.Asset:
112 xyz.openbmc_project.Inventory.Decorator.Asset:
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/hostboot-inventory-config/
H A Dconfig.yaml4 xyz.openbmc_project.Inventory.Decorator.Asset:
35 xyz.openbmc_project.Inventory.Decorator.Asset:
47 xyz.openbmc_project.Inventory.Decorator.Asset:
71 xyz.openbmc_project.Inventory.Decorator.Asset:
100 xyz.openbmc_project.Inventory.Decorator.Asset:
121 xyz.openbmc_project.Inventory.Decorator.Asset:

12345678910>>...24