| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | registry.hpp | 235 class Registry class 238 Registry() = delete; 239 ~Registry() = default; 240 Registry(const Registry&) = default; 241 Registry& operator=(const Registry&) = default; 242 Registry(Registry&&) = default; 243 Registry& operator=(Registry&&) = default; 252 explicit Registry(const std::filesystem::path& registryFile) : in Registry() function in openpower::pels::message::Registry 253 Registry(registryFile, true) in Registry() 266 explicit Registry(const std::filesystem::path& registryFile, in Registry() function in openpower::pels::message::Registry
|
| H A D | pel.hpp | 249 void toJSON(message::Registry& registry, 388 std::map<uint16_t, size_t>& pluralSections, message::Registry& registry,
|
| H A D | section.hpp | 74 message::Registry& /*registry*/, in getJSON() argument
|
| H A D | src.hpp | 264 std::optional<std::string> getJSON(message::Registry& registry, 275 std::optional<std::string> getErrorDetails(message::Registry& registry,
|
| H A D | registry.cpp | 695 std::optional<Entry> Registry::lookup(const std::string& name, LookupType type, in lookup() 848 std::optional<nlohmann::json> Registry::readRegistry( in readRegistry() 879 std::vector<RegistryCallout> Registry::getCallouts( in getCallouts()
|
| H A D | manager.hpp | 538 message::Registry _registry;
|
| H A D | src.cpp | 485 message::Registry& registry, DetailLevel type, bool toCache) const in getErrorDetails() 703 std::optional<std::string> SRC::getJSON(message::Registry& registry, in getJSON() 966 registryCallouts = message::Registry::getCallouts( in getRegistryCallouts()
|
| H A D | pel.cpp | 338 std::map<uint16_t, size_t>& pluralSections, message::Registry& registry, in printSectionInJSON() 440 void PEL::toJSON(message::Registry& registry, in toJSON()
|
| /openbmc/openbmc-test-automation/redfish/account_service/ |
| H A D | test_redfish_privilege_registry.robot | 33 Verify Redfish Privilege Registry Properties 34 [Documentation] Verify the Redfish Privilege Registry properties. 39 # Get the complete Privilege Registry URL 40 ${url}= Get Redfish Privilege Registry Json URL 44 # Verify the Privilege Registry Resource. 64 Verify Redfish Privilege Registry Mappings Properties For Account Service 65 [Documentation] Verify Privilege Registry Account Service Mappings resource properties. 68 # Below is the mapping for Redfish Privilege Registry property for 107 # Get the complete Privilege Registry URL. 108 ${url}= Get Redfish Privilege Registry Json URL [all …]
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | registry_test.cpp | 202 Registry registry{path}; in TEST_F() 211 Registry registry{path}; in TEST_F() 287 Registry registry{path}; in TEST_F() 314 Registry registry{path}; in TEST_F() 499 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 525 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 544 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F() 585 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 599 callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() 610 EXPECT_THROW(Registry::getCallouts(json, systemNames, ad), in TEST_F() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-jsonschema-specifications_2025.4.1.bb | 1 SUMMARY = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry" 3 vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry…
|
| /openbmc/docs/architecture/ |
| H A D | redfish-logging-in-bmcweb.md | 16 add an appropriate message in a Message Registry. 29 1. Choose a Message Registry for the new message 46 bmcweb will search the specified Message Registry for the MessageKey, construct 66 [Resource Event Message Registry](https://redfish.dmtf.org/registries/ResourceEvent.1.0.0.json) 103 [Resource Event Message Registry](https://redfish.dmtf.org/registries/ResourceEvent.1.0.0.json) 127 from the `"Message"` and `"ParamTypes"` fields in the Message Registry.
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | terminal.py | 22 class Registry(oe.classutils.ClassRegistry): class 26 super(Registry, cls).__init__(name.lower(), bases, attrs) 33 class Terminal(Popen, metaclass=Registry): 204 return Registry.prioritized() 207 terms = Registry.prioritized() 232 terminal = Registry.registry[name]
|
| /openbmc/docs/designs/ |
| H A D | event-logging.md | 22 ### Redfish LogEntry and Message Registry 45 reference][Registry-Example] from the DMTF gives this example: 99 [Registry-Example]: 168 Registry. This makes the events of limited utility for consumption by system 185 Message Registry and the reporting application. It also requires every 248 the Redfish Message Registry) for usage in closed-source or non-upstreamed 277 - Generate a Redfish Message Registry for all error and events defined in 280 cover the Redfish Message Registry and `phosphor-logging` enhancements; 319 Message Registry, and translate from `phosphor-logging` to Redfish `LogEntry` 418 Registry, codified in JSON, to header files it uses to serve the registry; this [all …]
|
| H A D | redfish-postcodes.md | 105 "Name": "OpenBMC Message Registry",
|
| H A D | error-log-handling-for-phal.md | 99 ### Message Registry Entries
|
| H A D | remote-bios-configuration.md | 437 …| |2.Get Attribute Registry |<---Req-/Res--> | Read BaseBIOSTable |<-dbus-| BaseBIOSTable … 460 2. Get Attribute Registry: Get the detailed information about Bios Attribute
|
| /openbmc/openbmc/poky/meta/recipes-graphics/spir/ |
| H A D | spirv-headers_1.4.313.0.bb | 1 SUMMARY = "Machine-readable files for the SPIR-V Registry"
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/ |
| H A D | README.md | 10 Download the latest release from the jQuery Plugin Registry or grab the source
|
| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | openbmc_message_registry.readmefirst.md | 1 # Registry Edits: Read me first
|
| /openbmc/entity-manager/scripts/ |
| H A D | validate_configs.py | 215 registry = referencing.Registry()
|
| /openbmc/qemu/ |
| H A D | qemu.nsi | 61 ; Registry key to check for directory (so if you install again, it will
|
| /openbmc/pldm/docs/ |
| H A D | bios_implementation.md | 3 Redfish supports the BIOS Attribute Registry, which provides users with a list
|
| /openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
| H A D | README.md | 1 # Platform Event Log Message Registry 10 - [Message Registry](#message-registry-fields) 37 ## Message Registry Fields
|
| /openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
| H A D | peltool.cpp | 35 message::Registry registry(getPELReadOnlyDataPath() / message::registryFileName,
|