/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> 27 0x06:0x08 //<App>:<Get Device GUID> 32 0x06:0x3D //<App>:<Get Session Info> 35 0x06:0x42 //<App>:<Get Channel Info> 36 0x06:0x43 //<App>:<Set User Access> 37 0x06:0x44 //<App>:<Get User Access> 38 0x06:0x45 //<App>:<Set User Name> 39 0x06:0x46 //<App>:<Get User Name> [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> 24 0x06:0x31 //<App>:<Get Message Flags> [all …]
|
/openbmc/bmcweb/http/ |
H A D | app.hpp | 32 class App class 40 using server_type = Server<App, socket_type>; 42 explicit App(std::shared_ptr<boost::asio::io_context> ioIn = in App() function in crow::App 46 ~App() in ~App() 51 App(const App&) = delete; 52 App(App&&) = delete; 53 App& operator=(const App&) = delete; 54 App& operator=(const App&&) = delete; 161 App& ssl(std::shared_ptr<boost::asio::ssl::context>&& ctx) in ssl() 184 using App = crow::App; typedef
|
/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> 46 0x06:0x08:0xff7f //<App>:<Get Device GUID> 54 0x06:0x33:0x8080 //<App>:<Get Message> 55 0x06:0x34:0x7f7f //<App>:<Send Message> 57 0x06:0x37:0xff7f //<App>:<Get System GUID> 62 0x06:0x3c:0x7f7f //<App>:<Close Session> 68 0x06:0x43:0x7f7f //<App>:<Set User Access> 70 0x06:0x45:0x7f7f //<App>:<Set User Name> [all …]
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | aggregation_service.hpp | 21 App& app, const crow::Request& req, in handleAggregationServiceHead() 34 App& app, const crow::Request& req, in handleAggregationServiceGet() 55 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService() 91 App& app, const crow::Request& req, in handleAggregationSourceCollectionGet() 113 App& app, const crow::Request& req, in handleAggregationSourceCollectionHead() 125 inline void requestRoutesAggregationSourceCollection(App& app) in requestRoutesAggregationSourceCollection() 184 App& app, const crow::Request& req, in handleAggregationSourceGet() 200 App& app, const crow::Request& req, in handleAggregationSourceHead() 217 inline void requestRoutesAggregationSource(App& app) in requestRoutesAggregationSource()
|
H A D | bios.hpp | 16 handleBiosServiceGet(crow::App& app, const crow::Request& req, in handleBiosServiceGet() 52 inline void requestRoutesBiosService(App& app) in requestRoutesBiosService() 68 handleBiosResetPost(crow::App& app, const crow::Request& req, in handleBiosResetPost() 105 inline void requestRoutesBiosReset(App& app) in requestRoutesBiosReset()
|
H A D | redfish_sessions.hpp | 57 handleSessionHead(crow::App& app, const crow::Request& req, in handleSessionHead() 71 handleSessionGet(crow::App& app, const crow::Request& req, in handleSessionGet() 97 handleSessionDelete(crow::App& app, const crow::Request& req, in handleSessionDelete() 158 crow::App& app, const crow::Request& req, in handleSessionCollectionHead() 171 crow::App& app, const crow::Request& req, in handleSessionCollectionGet() 194 crow::App& app, const crow::Request& req, in handleSessionCollectionMembersGet() 205 crow::App& app, const crow::Request& req, in handleSessionCollectionPost() 290 crow::App& app, const crow::Request& req, in handleSessionServiceHead() 302 handleSessionServiceGet(crow::App& app, const crow::Request& req, in handleSessionServiceGet() 329 crow::App& app, const crow::Request& req, in handleSessionServicePatch() [all …]
|
H A D | log_services.hpp | 1282 App& app, const crow::Request& req, in handleSystemsLogServicesEventLogActionsClearPost() 1513 App& app, const crow::Request& req, in handleSystemsLogServiceEventLogLogEntryCollection() 1628 App& app, const crow::Request& req, in handleSystemsLogServiceEventLogEntriesGet() 1996 crow::App& app, const crow::Request& req, in handleBMCLogServicesCollectionGet() 2199 crow::App& app, const crow::Request& req, in handleLogServicesDumpServiceComputerSystemGet() 2234 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntriesCollectionComputerSystemGet() 2268 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntryComputerSystemGet() 2303 crow::App& app, const crow::Request& req, in handleLogServicesDumpEntryComputerSystemDelete() 2375 crow::App& app, const crow::Request& req, in handleLogServicesDumpCollectDiagnosticDataComputerSystemPost() 2419 crow::App& app, const crow::Request& req, in handleLogServicesDumpClearLogComputerSystemPost() [all …]
|
H A D | message_registries.hpp | 36 crow::App& app, const crow::Request& req, in handleMessageRegistryFileCollectionGet() 65 inline void requestRoutesMessageRegistryFileCollection(App& app) in requestRoutesMessageRegistryFileCollection() 77 crow::App& app, const crow::Request& req, in handleMessageRoutesMessageRegistryFileGet() 148 inline void requestRoutesMessageRegistryFile(App& app) in requestRoutesMessageRegistryFile() 157 crow::App& app, const crow::Request& req, in handleMessageRegistryGet() 263 inline void requestRoutesMessageRegistry(App& app) in requestRoutesMessageRegistry()
|
H A D | redfish_v1.hpp | 19 inline void redfishGet(App& app, const crow::Request& req, in redfishGet() 29 inline void redfish404(App& app, const crow::Request& req, in redfish404() 51 inline void redfish405(App& app, const crow::Request& req, in redfish405() 75 jsonSchemaIndexGet(App& app, const crow::Request& req, in jsonSchemaIndexGet() 116 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() 221 inline void requestRoutesRedfish(App& app) in requestRoutesRedfish()
|
H A D | environment_metrics.hpp | 18 App& app, const crow::Request& req, in handleEnvironmentMetricsHead() 45 App& app, const crow::Request& req, in handleEnvironmentMetricsGet() 77 inline void requestRoutesEnvironmentMetrics(App& app) in requestRoutesEnvironmentMetrics()
|
H A D | certificate_service.hpp | 404 App& app, const crow::Request& req, in handleCertificateServiceGet() 448 App& app, const crow::Request& req, in handleCertificateLocationsGet() 491 App& app, const crow::Request& req, in handleReplaceCertificateAction() 917 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionGet() 947 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionPost() 1005 App& app, const crow::Request& req, in handleHTTPSCertificateGet() 1053 App& app, const crow::Request& req, in handleLDAPCertificateCollectionGet() 1075 App& app, const crow::Request& req, in handleLDAPCertificateCollectionPost() 1119 App& app, const crow::Request& req, in handleLDAPCertificateGet() 1137 App& app, const crow::Request& req, in handleLDAPCertificateDelete() [all …]
|
H A D | power_subsystem.hpp | 47 App& app, const crow::Request& req, in handlePowerSubsystemCollectionHead() 72 App& app, const crow::Request& req, in handlePowerSubsystemCollectionGet() 86 inline void requestRoutesPowerSubsystem(App& app) in requestRoutesPowerSubsystem()
|
H A D | thermal_subsystem.hpp | 55 App& app, const crow::Request& req, in handleThermalSubsystemCollectionHead() 80 App& app, const crow::Request& req, in handleThermalSubsystemCollectionGet() 94 inline void requestRoutesThermalSubsystem(App& app) in requestRoutesThermalSubsystem()
|
H A D | service_root.hpp | 34 handleServiceRootHead(App& app, const crow::Request& req, in handleServiceRootHead() 119 handleServiceRootGet(App& app, const crow::Request& req, in handleServiceRootGet() 130 inline void requestRoutesServiceRoot(App& app) in requestRoutesServiceRoot()
|
H A D | storage.hpp | 45 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet() 76 App& app, const crow::Request& req, in handleStorageCollectionGet() 191 App& app, const crow::Request& req, in handleSystemsStorageGet() 277 inline void requestRoutesStorage(App& app) in requestRoutesStorage() 693 App& app, const crow::Request& req, in handleSystemsStorageDriveGet() 724 inline void requestRoutesDrive(App& app) in requestRoutesDrive() 810 crow::App& app, const crow::Request& req, in chassisDriveCollectionGet() 829 inline void requestRoutesChassisDrive(App& app) in requestRoutesChassisDrive() 911 crow::App& app, const crow::Request& req, in handleChassisDriveGet() 1141 App& app, const crow::Request& req, in handleSystemsStorageControllerCollectionGet() [all …]
|
H A D | systems_logservices_hostlogger.hpp | 37 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerGet() 71 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesGet() 158 App& app, const crow::Request& req, in handleSystemsLogServicesHostloggerEntriesEntryGet() 222 inline void requestRoutesSystemsLogServiceHostlogger(App& app) in requestRoutesSystemsLogServiceHostlogger()
|
H A D | fabric_adapters.hpp | 260 App& app, const crow::Request& req, in handleFabricAdapterGet() 287 crow::App& app, const crow::Request& req, in handleFabricAdapterCollectionGet() 328 crow::App& app, const crow::Request& req, in handleFabricAdapterCollectionHead() 384 crow::App& app, const crow::Request& req, in handleFabricAdapterHead() 411 inline void requestRoutesFabricAdapterCollection(App& app) in requestRoutesFabricAdapterCollection() 424 inline void requestRoutesFabricAdapters(App& app) in requestRoutesFabricAdapters()
|
H A D | thermal_metrics.hpp | 140 App& app, const crow::Request& req, in handleThermalMetricsHead() 166 handleThermalMetricsGet(App& app, const crow::Request& req, in handleThermalMetricsGet() 180 inline void requestRoutesThermalMetrics(App& app) in requestRoutesThermalMetrics()
|
H A D | telemetry_service.hpp | 19 crow::App& app, const crow::Request& req, in handleTelemetryServiceGet() 96 inline void requestRoutesTelemetryService(App& app) in requestRoutesTelemetryService()
|
/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/test/http/ |
H A D | crow_getroutes_test.cpp | 23 App app; in TEST() 32 App app; in TEST() 47 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/redfish-core/include/ |
H A D | query.hpp | 32 crow::App& app, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterIfMatchRequest() 50 inline bool handleIfMatch(crow::App& app, const crow::Request& req, in handleIfMatch() 118 crow::App& app, const crow::Request& req, in setUpRedfishRouteWithDelegation() 184 setUpRedfishRoute(crow::App& app, const crow::Request& req, in setUpRedfishRoute()
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_tui.py | 130 class App(QMPClient): class 432 def __init__(self, parent: App) -> None: argument 497 def __init__(self, parent: App) -> None: argument 511 def __init__(self, parent: App) -> None: argument 545 def __init__(self, parent: App) -> None: argument 583 def __init__(self, parent: App) -> None: argument 598 def __init__(self, tui: App) -> None: argument 641 app = App(address, args.num_retries, args.retry_delay)
|