Home
last modified time | relevance | path

Searched refs:procedure (Results 1 – 25 of 92) sorted by relevance

1234

/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp503 EXPECT_EQ(callouts[0].procedure, ""); in TEST_F()
508 EXPECT_EQ(callouts[1].procedure, ""); in TEST_F()
513 EXPECT_EQ(callouts[2].procedure, ""); in TEST_F()
518 EXPECT_EQ(callouts[3].procedure, ""); in TEST_F()
529 EXPECT_EQ(callouts[0].procedure, "BMC0001"); in TEST_F()
533 EXPECT_EQ(callouts[1].procedure, ""); in TEST_F()
589 EXPECT_EQ(callouts[0].procedure, ""); in TEST_F()
594 EXPECT_EQ(callouts[1].procedure, ""); in TEST_F()
603 EXPECT_EQ(callouts[0].procedure, ""); in TEST_F()
687 EXPECT_EQ(callouts[0].procedure, ""); in TEST_F()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.cpp95 FRUIdentity::FRUIdentity(const std::string& procedure, CalloutValueType type) in FRUIdentity() argument
100 setMaintenanceProcedure(procedure, type); in FRUIdentity()
227 void FRUIdentity::setMaintenanceProcedure(const std::string& procedure, in setMaintenanceProcedure() argument
235 if (pel_values::maintenanceProcedures.count(procedure)) in setMaintenanceProcedure()
237 fillArray(pel_values::maintenanceProcedures.at(procedure), in setMaintenanceProcedure()
243 procedure); in setMaintenanceProcedure()
250 fillArray(procedure, _pnOrProcedureID); in setMaintenanceProcedure()
H A Dfru_identity.hpp117 FRUIdentity(const std::string& procedure, CalloutValueType type);
290 void setMaintenanceProcedure(const std::string& procedure,
H A Dcallout.cpp99 Callout::Callout(CalloutPriority priority, const std::string& procedure, in Callout() argument
108 _fruIdentity = std::make_unique<FRUIdentity>(procedure, type); in Callout()
H A Dcallout.hpp114 Callout(CalloutPriority priority, const std::string& procedure,
H A Dsrc.cpp1038 if (!regCallout.procedure.empty()) in addRegistryCallout()
1041 callout = std::make_unique<src::Callout>(priority, regCallout.procedure, in addRegistryCallout()
1329 auto procedure = jsonCallout.at("Procedure").get<std::string>(); in addJSONCallout() local
1332 if (pv::maintenanceProcedures.find(procedure) != in addJSONCallout()
1335 procedure = pv::maintenanceProcedures.at(procedure); in addJSONCallout()
1339 static_cast<CalloutPriority>(priority), procedure, in addJSONCallout()
/openbmc/openpower-proc-control/
H A Dproc_control.cpp61 auto procedure = procedures.find(action); in main() local
63 if (procedure == procedures.end()) in main()
71 procedure->second(); in main()
/openbmc/docs/designs/
H A Derror-log-handling-for-phal.md35 3. libekb for hardware procedure execution
58 HWP: Hardware procedure. A "black box" code module supplied by the hardware team
68 platform and corresponding error XML files for each hardware procedure.
77 corresponding error xml files for each hardware procedure. Error XML specifies
80 generate a c++ header file which is used by the hardware procedure in capturing
84 parse the failure data returned by the hardware procedure methods and return
90 calls hardware procedures (HWP) of EKB library. Hardware procedure execution
92 hardware procedure execution failure.
106 ### Hardware procedure failure
109 parse the failure data returned by the hardware procedure methods and return
[all …]
H A Dncsi-coredump.md45 NC-SI over RBT or NC-SI over MCTP protocol. All NC-SI dump procedure will be
56 The following block diagram illustrate entire dump procedure and relationship
113 We shall block duplicated dump procedure by the reception ordering of NC-SI
H A Dnmi-dbus-interface.md24 which, in turn, triggers an architecture-dependent procedure that fires an
30 architecture-specific procedure that enables data collection followed by
/openbmc/openbmc-test-automation/docs/
H A Dgui_setup_reference.md38 - Python Installation: Please follow the documented procedure available.
40 - Firefox Installation: Please follow the documented procedure available.
42 - geckodriver installation: Please follow the documented procedure available.
/openbmc/qemu/docs/devel/migration/
H A Dvirtio.rst26 This file attempts to document the current procedure and point out some
29 Save state procedure
66 Load state procedure
108 load_device() procedure is invoked by the core before subsections have
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite31 To following procedure can be used to update the SPI-NOR on the SabreLite
88 Note: This procedure assumes you have booted using the desired U-Boot from an
97 In case you somehow do not succeed with this procedure you can upload U-Boot
113 reprogrammed and this procedure will need to be repeated if the board is
/openbmc/openbmc/meta-openpower/recipes-bsp/ekb/
H A Dekb_git.bb1 SUMMARY = "To get required hardware procedure attribute xml files"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb25 # Prevent procedure merging as required by dhrystone.c:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/
H A Djsonrpc_1.4.1.bb3 protocol in C++. JSON-RPC is a lightweight remote procedure \
/openbmc/openbmc/meta-yadro/recipes-yadro/cli/
H A Dobmc-yadro-cli_git.bb33 # Custom installation procedure
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_spl_secure_boot.txt9 step-by-step procedure on how to sign and securely boot an U-Boot image for
174 The procedure for closing the device is similar as in Non-SPL targets, for a
175 complete procedure please refer to section "1.5 Programming SRK Hash" in
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/
H A Dinitramfs-framework-ima.bb17 # Force proceed IMA procedure even 'no_ima' boot parameter is available.
/openbmc/openbmc/poky/bitbake/
H A DSECURITY.md7 If you have a patch ready, submit it following the same procedure as any other
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst55 is kicked off by the user initiating a "Load" procedure from the hardware
56 management console. This "Load" procedure crafts a special "Read IPL" ccw in
63 procedure then loads the psw from ``0x0``.
101 procedure we defined in the preceding section. So we compensate by doing the
/openbmc/openbmc/poky/meta/recipes-support/appstream/appstream/
H A D0003-Fix-PACKAGE_PREFIX_DIR-in-qt-cmake-AppStreamQtConfig.patch21 | * An install or uninstall procedure did not complete successfully.
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Dop-proc-control_git.bb1 SUMMARY = "OpenPower procedure control"
/openbmc/docs/security/
H A Dobmc-security-response-team.md9 - a procedure to privately report security vulnerabilities
/openbmc/u-boot/doc/
H A DREADME.rmobile56 Locate defconfig in the table above. Then apply standard build procedure:

1234