| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
| H A D | gbs-ipmid-whitelist.conf | 21 0x06:0x01 //<App>:<Get Device ID> 22 0x06:0x02 //<App>:<Cold Reset> 23 0x06:0x03 //<App>:<Warm Reset> 24 0x06:0x04 //<App>:<Get Self Test Results> 25 0x06:0x06 //<App>:<Set ACPI Power State> 26 0x06:0x07 //<App>:<Get ACPI Power State> 27 0x06:0x08 //<App>:<Get Device GUID> 28 0x06:0x22 //<App>:<Reset Watchdog Timer> 29 0x06:0x24 //<App>:<Set Watchdog Timer> 30 0x06:0x25 //<App>:<Get Watchdog Timer> [all …]
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | host-ipmid-whitelist.conf | 14 0x06:0x01 //<App>:<Get Device ID> 15 0x06:0x04 //<App>:<Get Self Test Results> 16 0x06:0x06 //<App>:<Set ACPI Power State> 17 0x06:0x07 //<App>:<Get ACPI Power State> 18 0x06:0x08 //<App>:<Get Device GUID> 19 0x06:0x22 //<App>:<Reset Watchdog Timer> 20 0x06:0x24 //<App>:<Set Watchdog Timer> 21 0x06:0x25 //<App>:<Get Watchdog Timer> 22 0x06:0x2E //<App>:<Set BMC Global Enables> 23 0x06:0x2F //<App>:<Get BMC Global Enables> [all …]
|
| /openbmc/intel-ipmi-oem/ |
| H A D | ipmi-allowlist.conf | 40 0x06:0x01:0xffff //<App>:<Get Device ID> 41 0x06:0x02:0x7f7f //<App>:<Cold Reset> 42 0x06:0x04:0xff7f //<App>:<Get Self Test> 43 0x06:0x05:0x7f7f //<App>:<Manufacturing Test Mode> 44 0x06:0x06:0xffff //<App>:<Set ACPI Power State> 45 0x06:0x07:0xffff //<App>:<Get ACPI Power State> 46 0x06:0x08:0xff7f //<App>:<Get Device GUID> 47 0x06:0x22:0xff7f //<App>:<Reset Watchdog Timer> 48 0x06:0x24:0xff7f //<App>:<Set Watchdog Timer> 49 0x06:0x25:0xff7f //<App>:<Get Watchdog Timer> [all …]
|
| /openbmc/phosphor-power/phosphor-regulators/src/regsctl/ |
| H A D | main.cpp | 37 CLI::App app{"Regulators control app for OpenBMC phosphor-regulators"}; in main() 42 CLI::App* config = in main() 46 CLI::App* monitor = in main()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_dbus_eventlog.hpp | 31 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryCollection() 49 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryGet() 69 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryPatch() 87 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryDelete() 105 crow::App& app, const crow::Request& req, in handleManagersDBusLogServiceActionsClear() 128 crow::App& app, const crow::Request& req, in handleManagersDBusEventLogEntryDownload() 150 inline void requestRoutesManagersDBusEventLog(App& app) in requestRoutesManagersDBusEventLog()
|
| H A D | systems_logservices_dbus_eventlog.hpp | 32 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryCollection() 58 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryGet() 86 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryPatch() 112 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryDelete() 138 crow::App& app, const crow::Request& req, in handleSystemsDBusLogServiceActionsClear() 164 crow::App& app, const crow::Request& req, in handleSystemsDBusEventLogEntryDownloadGet() 196 inline void requestRoutesSystemsDBusEventLog(App& app) in requestRoutesSystemsDBusEventLog()
|
| H A D | bios.hpp | 31 crow::App& app, const crow::Request& req, in handleBiosServiceGet() 68 inline void requestRoutesBiosService(App& app) in requestRoutesBiosService() 84 crow::App& app, const crow::Request& req, in handleBiosResetPost() 122 inline void requestRoutesBiosReset(App& app) in requestRoutesBiosReset()
|
| H A D | manager_logservices_journal_eventlog.hpp | 31 crow::App& app, const crow::Request& req, in handleManagersLogServiceEventLogLogEntryCollection() 58 crow::App& app, const crow::Request& req, in handleManagersJournalEventLogEntry() 77 crow::App& app, const crow::Request& req, in handleManagersJournalEventLogClear() 94 inline void requestRoutesManagersJournalEventLog(App& app) in requestRoutesManagersJournalEventLog()
|
| H A D | aggregation_service.hpp | 36 App& app, const crow::Request& req, in handleAggregationServiceHead() 49 App& app, const crow::Request& req, in handleAggregationServiceGet() 70 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService() 99 App& app, const crow::Request& req, in handleAggregationSourceCollectionGet() 121 App& app, const crow::Request& req, in handleAggregationSourceCollectionHead() 133 inline void requestRoutesAggregationSourceCollection(App& app) in requestRoutesAggregationSourceCollection() 197 App& app, const crow::Request& req, in handleAggregationSourceGet() 213 App& app, const crow::Request& req, in handleAggregationSourceHead() 261 App& app, const crow::Request& req, in handleAggregationSourceCollectionPost() 330 App& app, const crow::Request& req, in handleAggregationSourcePatch() [all …]
|
| H A D | systems_logservices_journal_eventlog.hpp | 33 crow::App& app, const crow::Request& req, in handleSystemsLogServiceEventLogLogEntryCollection() 67 crow::App& app, const crow::Request& req, in handleSystemsLogServiceEventLogEntriesGet() 94 crow::App& app, const crow::Request& req, in handleSystemsLogServicesEventLogActionsClearPost() 113 inline void requestRoutesSystemsJournalEventLog(App& app) in requestRoutesSystemsJournalEventLog()
|
| H A D | log_services.hpp | 902 crow::App& app, const crow::Request& req, in handleSystemsLogServiceCollectionGet() 1009 crow::App& app, const crow::Request& req, in handleManagersLogServicesCollectionGet() 1106 crow::App& app, const crow::Request& req, in handleSystemsEventLogServiceGet() 1132 crow::App& app, const crow::Request& req, in handleManagersEventLogServiceGet() 1240 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpServiceGet() 1259 crow::App& app, const crow::Request& req, in handleLogServicesDumpServiceComputerSystemGet() 1276 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntriesCollectionGet() 1294 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntriesCollectionComputerSystemGet() 1311 crow::App& app, const std::string& dumpType, const crow::Request& req, in handleLogServicesDumpEntryGet() 1328 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntryComputerSystemGet() [all …]
|
| H A D | redfish_sessions.hpp | 61 crow::App& app, const crow::Request& req, in handleSessionHead() 75 crow::App& app, const crow::Request& req, in handleSessionGet() 101 crow::App& app, const crow::Request& req, in handleSessionDelete() 162 crow::App& app, const crow::Request& req, in handleSessionCollectionHead() 175 crow::App& app, const crow::Request& req, in handleSessionCollectionGet() 231 crow::App& app, const crow::Request& req, in handleSessionCollectionPost() 291 crow::App& app, const crow::Request& req, in handleSessionServiceHead() 303 crow::App& app, const crow::Request& req, in handleSessionServiceGet() 330 crow::App& app, const crow::Request& req, in handleSessionServicePatch() 369 inline void requestRoutesSession(App& app) in requestRoutesSession()
|
| H A D | message_registries.hpp | 28 crow::App& app, const crow::Request& req, in handleMessageRegistryFileCollectionGet() 57 inline void requestRoutesMessageRegistryFileCollection(App& app) in requestRoutesMessageRegistryFileCollection() 69 crow::App& app, const crow::Request& req, in handleMessageRoutesMessageRegistryFileGet() 123 inline void requestRoutesMessageRegistryFile(App& app) in requestRoutesMessageRegistryFile() 132 crow::App& app, const crow::Request& req, in handleMessageRegistryGet() 203 inline void requestRoutesMessageRegistry(App& app) in requestRoutesMessageRegistry()
|
| H A D | redfish_v1.hpp | 36 inline void redfishGet(App& app, const crow::Request& req, in redfishGet() 46 inline void redfish404(App& app, const crow::Request& req, in redfish404() 68 inline void redfish405(App& app, const crow::Request& req, in redfish405() 92 App& app, const crow::Request& req, in jsonSchemaIndexGet() 140 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() 245 inline void requestRoutesRedfish(App& app) in requestRoutesRedfish()
|
| H A D | power_subsystem.hpp | 55 App& app, const crow::Request& req, in handlePowerSubsystemCollectionHead() 80 App& app, const crow::Request& req, in handlePowerSubsystemCollectionGet() 94 inline void requestRoutesPowerSubsystem(App& app) in requestRoutesPowerSubsystem()
|
| H A D | thermal_subsystem.hpp | 63 App& app, const crow::Request& req, in handleThermalSubsystemCollectionHead() 88 App& app, const crow::Request& req, in handleThermalSubsystemCollectionGet() 102 inline void requestRoutesThermalSubsystem(App& app) in requestRoutesThermalSubsystem()
|
| H A D | storage.hpp | 39 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet() 70 App& app, const crow::Request& req, in handleStorageCollectionGet() 173 App& app, const crow::Request& req, in handleSystemsStorageGet() 242 App& app, const crow::Request& req, in handleStorageGet() 260 App& app, const crow::Request& req, in handleSystemsStorageDriveGet() 291 inline void requestRoutesStorage(App& app) in requestRoutesStorage()
|
| H A D | cable.hpp | 196 inline void handleCableGet(App& app, const crow::Request& req, in handleCableGet() 213 App& app, const crow::Request& req, in handleCableCollectionGet() 234 inline void requestRoutesCable(App& app) in requestRoutesCable() 245 inline void requestRoutesCableCollection(App& app) in requestRoutesCableCollection()
|
| H A D | service_root.hpp | 29 App& app, const crow::Request& req, in handleServiceRootHead() 115 App& app, const crow::Request& req, in handleServiceRootGet() 126 inline void requestRoutesServiceRoot(App& app) in requestRoutesServiceRoot()
|
| /openbmc/bmcweb/test/http/ |
| H A D | crow_getroutes_test.cpp | 25 App app; in TEST() 34 App app; in TEST() 49 App app; in TEST()
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldmtool.cpp | 34 explicit RawOp(const char* type, const char* name, CLI::App* app) : in RawOp() 56 void registerCommand(CLI::App& app) in registerCommand() 68 CLI::App app{"PLDM requester tool for OpenBMC"}; in main()
|
| /openbmc/bmcweb/http/ |
| H A D | app.hpp | 36 class App class 40 using server_type = Server<App, raw_socket_t>; 191 using App = crow::App; typedef
|
| /openbmc/bmcweb/src/ |
| H A D | webserver_cli.cpp | 88 CLI::App app("BMCWeb CLI"); in runCLI() 93 CLI::App* loglevelsub = in runCLI() 101 CLI::App* daemon = app.add_subcommand("daemon", "Run webserver"); in runCLI()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | redfish.hpp | 29 explicit RedfishService(App& app); 33 static RedfishService& getInstance(App& app) in getInstance()
|
| H A D | query.hpp | 34 crow::App& app, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterIfMatchRequest() 52 inline bool handleIfMatch(crow::App& app, const crow::Request& req, in handleIfMatch() 120 crow::App& app, const crow::Request& req, in setUpRedfishRouteWithDelegation() 212 crow::App& app, const crow::Request& req, in setUpRedfishRoute()
|