/openbmc/openbmc/poky/meta/files/ |
H A D | spdx-licenses.json | 5 "detailsUrl": "https://spdx.org/licenses/0BSD.json", 10 "reference": "https://spdx.org/licenses/0BSD.html", 14 "https://opensource.org/licenses/0BSD" 18 "detailsUrl": "https://spdx.org/licenses/3D-Slicer-1.0.json", 23 "reference": "https://spdx.org/licenses/3D-Slicer-1.0.html", 26 "https://slicer.org/LICENSE", 27 "https://github.com/Slicer/Slicer/blob/main/License.txt" 31 "detailsUrl": "https://spdx.org/licenses/AAL.json", 36 "reference": "https://spdx.org/licenses/AAL.html", 39 "https://opensource.org/licenses/attribution" [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 1114 a property that references object "https://foo/bar" by a string 1984 "https://spdx.org/rdf/3.0.1/spdx-context.jsonld", 1991 @register("https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumption", compact_type="ai_EnergyConsumpti… 2005 iri="https://spdx.org/rdf/3.0.1/terms/AI/finetuningEnergyConsumption", 2013 iri="https://spdx.org/rdf/3.0.1/terms/AI/inferenceEnergyConsumption", 2021 iri="https://spdx.org/rdf/3.0.1/terms/AI/trainingEnergyConsumption", 2028 @register("https://spdx.org/rdf/3.0.1/terms/AI/EnergyConsumptionDescription", compact_type="ai_Ener… 2041 iri="https://spdx.org/rdf/3.0.1/terms/AI/energyQuantity", 2049 … ("https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/kilowattHour", "kilowattHour"), 2050 ("https://spdx.org/rdf/3.0.1/terms/AI/EnergyUnitType/megajoule", "megajoule"), [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
H A D | src_uri.inc | 2 # [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac… 4 SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;dests… 7 # [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098 9 SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${… 12 # [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52 14 SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuff… 17 # [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 19 SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}… 22 # [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8 24 SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKD… [all …]
|
/openbmc/qemu/docs/devel/ |
H A D | codebase.rst | 15 `MAINTAINERS <https://gitlab.com/qemu-project/qemu/-/blob/master/MAINTAINERS>`_ 48 * `accel <https://gitlab.com/qemu-project/qemu/-/tree/master/accel>`_: 53 `target <https://gitlab.com/qemu-project/qemu/-/tree/master/target>`_. 54 * `audio <https://gitlab.com/qemu-project/qemu/-/tree/master/audio>`_: 56 * `authz <https://gitlab.com/qemu-project/qemu/-/tree/master/authz>`_: 58 * `backends <https://gitlab.com/qemu-project/qemu/-/tree/master/backends>`_: 61 * `block <https://gitlab.com/qemu-project/qemu/-/tree/master/block>`_: 63 * `bsd-user <https://gitlab.com/qemu-project/qemu/-/tree/master/bsd-user>`_: 67 * `chardev <https://gitlab.com/qemu-project/qemu/-/tree/master/chardev>`_: 69 * `common-user <https://gitlab.com/qemu-project/qemu/-/tree/master/common-user>`_: [all …]
|
/openbmc/docs/ |
H A D | features.md | 41 https://github.com/openbmc/openbmc-test-automation/blob/master/README.md 42 [bmcweb]: https://github.com/openbmc/bmcweb/blob/master/README.md 44 https://github.com/openbmc/bmcweb/blob/master/DEVELOPING.md#redfish 46 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Certs/REA… 48 …https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Chassis/R… 50 https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/README.md 52 https://github.com/openbmc/docs/blob/master/architecture/object-mapper.md 54 https://github.com/openbmc/entity-manager/blob/master/README.md 56 …https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/yaml/xyz/openbmc_project/Common/Fa… 58 https://github.com/openbmc/docs/blob/master/architecture/code-update/code-update.md [all …]
|
H A D | REST-cheatsheet.md | 5 <https://github.com/openbmc/bmcweb/commit/47c9e106e0057dd70133d50e928e48cbc68e709a>. 28 …curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d "{\"da… 42 curl -k -X GET https://root:0penBmc@${bmc}/xyz/openbmc_project/list 49 …export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"usern… 50 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/... 63 export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"userna… 64 curl -k -H "X-Auth-Token: $token" https://$bmc/xyz/openbmc_project/... 70 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/list 71 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/enumerate 77 curl -k -H "X-Auth-Token: $token" https://${bmc}/xyz/openbmc_project/ [all …]
|
H A D | REDFISH-cheatsheet.md | 14 curl -k https://${bmc}/redfish/v1 25 curl --insecure -H "Content-Type: application/json" -X POST -D headers.txt https://${bmc}/redfish/v… 39 export token=`curl -k -H "Content-Type: application/json" -X POST https://${bmc}/login -d '{"userna… 40 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/... 50 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Chassis 51 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Managers 52 curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/redfish/v1/Systems 60 curl -k -H "X-Auth-Token: $token" https://${bmc}/redfish/v1/SessionService/Sessions 70 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis… 76 curl -k -H "X-Auth-Token: $token" -H "Content-Type: application/json" -X POST https://${bmc}/redfis… [all …]
|
/openbmc/webui-vue/docs/guide/coding-standards/ |
H A D | accessibility.md | 4 established by the [World Wide Web Consortium (W3C)](https://www.w3.org/). These 6 [Web Content Accessibility Guidelines (WCAG)](https://www.w3.org/WAI/standards-guidelines/wcag/). 15 [principles](https://www.w3.org/WAI/fundamentals/accessibility-principles/) 17 [W3C Web Accessibility Intitiative (WAI)](https://www.w3.org/WAI/). 19 - [Perceiveable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#perceivable) 20 - [Operable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#operable) 21 - [Understandable](https://www.w3.org/WAI/fundamentals/accessibility-principles/#understandable) 22 - [Robust](https://www.w3.org/WAI/fundamentals/accessibility-principles/#robust) 28 [WAI-ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) can help make an 48 [create an issue in the Bootstrap-vue repo](https://github.com/bootstrap-vue/bootstrap-vue/issues/n… [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | kernel-dev.json | 13 …fic prerequisites for this test case. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_C… 17 …st case steps asdocumented on the \"Kernel Development Test Cases\" wiki. https://wiki.yoctoprojec… 18 …"Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoprojec… 35 …fic prerequisites for this test case. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_C… 39 …st case steps asdocumented on the \"Kernel Development Test Cases\" wiki. https://wiki.yoctoprojec… 40 …"Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoprojec… 57 …fic prerequisites for this test case. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_C… 61 …st case steps asdocumented on the \"Kernel Development Test Cases\" wiki. https://wiki.yoctoprojec… 62 …"Review expected results on thethe \"Kernel Development Test Cases\"wiki. https://wiki.yoctoprojec… 79 …fic prerequisites for this test case. https://wiki.yoctoproject.org/wiki/Kernel_Development_Test_C… [all …]
|
/openbmc/linux/Documentation/arch/arm/ |
D | marvell.rst |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/ |
H A D | 0001-cargo-Update-tempfile-to-latest-3.x.patch | 30 source = "registry+https://github.com/rust-lang/crates.io-index" 38 source = "registry+https://github.com/rust-lang/crates.io-index" 50 source = "registry+https://github.com/rust-lang/crates.io-index" 57 source = "registry+https://github.com/rust-lang/crates.io-index" 70 source = "registry+https://github.com/rust-lang/crates.io-index" 82 source = "registry+https://github.com/rust-lang/crates.io-index" 90 source = "registry+https://github.com/rust-lang/crates.io-index" 102 source = "registry+https://github.com/rust-lang/crates.io-index" 117 source = "registry+https://github.com/rust-lang/crates.io-index" 137 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
/openbmc/phosphor-webui/ |
H A D | package-lock.json | 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz", 18 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.0.tgz", 29 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.9.0.tgz", 53 … "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", 62 "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", 71 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", 79 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.9.5.tgz", 91 …"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7… 100 …"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-… 110 …"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-tar… [all …]
|
/openbmc/qemu/ |
H A D | .gitmodules | 3 url = https://gitlab.com/qemu-project/seabios.git/ 6 url = https://gitlab.com/qemu-project/SLOF.git 9 url = https://gitlab.com/qemu-project/ipxe.git 12 url = https://gitlab.com/qemu-project/openbios.git 15 url = https://gitlab.com/qemu-project/qemu-palcode.git 18 url = https://gitlab.com/qemu-project/u-boot.git 21 url = https://gitlab.com/qemu-project/skiboot.git 24 url = https://gitlab.com/qemu-project/QemuMacDrivers.git 27 url = https://gitlab.com/qemu-project/seabios-hppa.git 30 url = https://gitlab.com/qemu-project/u-boot-sam460ex.git [all …]
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | update_service_test.cpp | 24 parseSimpleUpdateUrl("https://1.1.1.1/path", std::nullopt, res); in TEST() 32 EXPECT_EQ(ret->scheme(), "https"); in TEST() 37 parseSimpleUpdateUrl("1.1.1.1/path", "HTTPS", res); in TEST() 45 EXPECT_EQ(ret->scheme(), "https"); in TEST() 50 parseSimpleUpdateUrl("https://1.1.1.1/path", "HTTPS", res); in TEST() 58 EXPECT_EQ(ret->scheme(), "https"); in TEST() 68 parseSimpleUpdateUrl("https://1.1.1.1/path", std::nullopt, res); in TEST() 76 EXPECT_EQ(ret->scheme(), "https"); in TEST() 81 parseSimpleUpdateUrl("1.1.1.1/path", "HTTPS", res); in TEST() 89 EXPECT_EQ(ret->scheme(), "https"); in TEST() [all …]
|
/openbmc/webui-vue/ |
H A D | package-lock.json | 72 "resolved": "https://registry.npmjs.org/@achrinza/node-ipc/-/node-ipc-9.2.9.tgz", 87 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", 100 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", 114 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz", 123 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.3.tgz", 148 "url": "https://opencollective.com/babel" 153 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz", 169 …"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7… 182 …"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-tar… 198 …"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create… [all …]
|
/openbmc/openbmc/ |
H A D | README.md | 3 [](https://jenkins.o… 7 [Yocto](https://www.yoctoproject.org/), 8 [OpenEmbedded](https://www.openembedded.org/wiki/Main_Page), 9 [systemd](https://www.freedesktop.org/wiki/Software/systemd/), and 10 [D-Bus](https://www.freedesktop.org/wiki/Software/dbus/) to allow easy 18 [Yocto documentation](https://docs.yoctoproject.org/ref-manual/system-requirements.html#required-pa… 38 git clone https://github.com/openbmc/openbmc 60 [meta-phosphor/docs](https://github.com/openbmc/openbmc/blob/master/meta-phosphor/docs/supported-ma… 74 Additional details can be found in the [docs](https://github.com/openbmc/docs) 81 [here](https://github.com/openbmc/docs/blob/master/development/README.md) [all …]
|
/openbmc/openbmc/poky/ |
H A D | README.poky.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
H A D | README.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
/openbmc/openbmc/poky/meta-poky/ |
H A D | README.poky.md | 6 validation tool by the [Yocto Project](https://www.yoctoproject.org/). It 17 [layer index](https://layers.openembedded.org/). 20 [BitBake](https://git.openembedded.org/bitbake/), 21 [OpenEmbedded-Core](https://git.openembedded.org/openembedded-core/), 22 [Yocto documentation](https://git.yoctoproject.org/cgit.cgi/yocto-docs/), 23 the '[meta-yocto](https://git.yoctoproject.org/cgit.cgi/meta-yocto/)' layer 28 reference manual which can be found at <https://docs.yoctoproject.org/> 32 [OpenEmbedded website](https://www.openembedded.org/). 37 Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ 49 - Git repository: <https://git.openembedded.org/openembedded-core/> [all …]
|
/openbmc/qemu/rust/ |
H A D | Cargo.lock | 8 source = "registry+https://github.com/rust-lang/crates.io-index" 14 source = "registry+https://github.com/rust-lang/crates.io-index" 20 source = "registry+https://github.com/rust-lang/crates.io-index" 30 source = "registry+https://github.com/rust-lang/crates.io-index" 50 source = "registry+https://github.com/rust-lang/crates.io-index" 56 source = "registry+https://github.com/rust-lang/crates.io-index" 73 source = "registry+https://github.com/rust-lang/crates.io-index" 82 source = "registry+https://github.com/rust-lang/crates.io-index" 99 source = "registry+https://github.com/rust-lang/crates.io-index" 111 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|
/openbmc/phosphor-certificate-manager/ |
H A D | README.md | 28 ### Https certificate management 30 **Purpose:** Server https certificate 33 ./phosphor-certificate-manager --type=server --endpoint=https \ 34 --path=/etc/ssl/certs/https/server.pem --unit=bmcweb.service 59 [this document](https://github.com/openbmc/phosphor-dbus-interfaces/blob/a3d0c212a1e734a77fbaf11c75… 65 Take https certificate management as an example. 68 ./phosphor-certificate-manager --type=server --endpoint=https \ 69 --path=/etc/ssl/certs/https/server.pem --unit=bmcweb.service 72 D-Bus service name is "xyz.openbmc_project.Certs.Manager.Server.Https" and D-Bus 73 object path is "/xyz/openbmc_project/certs/server/https". [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
H A D | opengl-es-cts-sources.inc | 14 …https://raw.githubusercontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
H A D | vulkan-cts-sources.inc | 14 …https://raw.githubusercontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
/openbmc/openbmc/poky/documentation/ |
H A D | conf.py | 7 # https://www.sphinx-doc.org/en/master/usage/configuration.html 94 'bitbake_git': ('https://git.openembedded.org/bitbake%s', None), 95 'cve_mitre': ('https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-%s', 'CVE-%s'), 96 'cve_nist': ('https://nvd.nist.gov/vuln/detail/CVE-%s', 'CVE-%s'), 97 'yocto_home': ('https://www.yoctoproject.org%s', None), 98 'yocto_wiki': ('https://wiki.yoctoproject.org/wiki%s', None), 99 'yocto_dl': ('https://downloads.yoctoproject.org%s', None), 100 'yocto_lists': ('https://lists.yoctoproject.org%s', None), 101 'yocto_bugs': ('https://bugzilla.yoctoproject.org%s', None), 102 'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None), [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | README.md | 19 - The URI /xyz/openbmc_project/certs/server/https maps to instance of the 20 certificate application handling Https server certificate. 39 [privacy-enhanced-mail]: https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail 44 url: /xyz/openbmc_project/certs/server/https 45 Description: Update https server signed certificate and the private key. 48 url: /xyz/openbmc_project/certs/server/https/<cert_id> 49 Description: Delete https server signed certificate and the private key. 83 trying to replace the HTTPS certificate for a Manager, navigate to the 87 [csr]: https://en.wikipedia.org/wiki/Certificate_signing_request 127 "/redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/", [all …]
|