Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/phosphor-webui/app/common/styles/elements/
H A Dfile-upload.scss1 // Choose/upload button
2 .file-upload-input {
11 .file-upload-input:focus {
23 .file-upload-error {
27 .file-upload {
30 .file-upload-container {
37 .file-upload-reset {
H A Dindex.scss5 @import "file-upload";
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware28 upload. This string will be in the form of <STATUS>:<ERROR>,
34 upload status is "idle". If this file is read while a firmware
53 Description: Read-only. For firmware upload, this file contains the size
59 upload.
67 a firmware upload. The string will be one of the following:
/openbmc/linux/Documentation/driver-api/firmware/
H A Dfw_upload.rst11 upload uses the same *loading* and *data* sysfs files described in the
15 Register for firmware upload
18 A device driver registers for firmware upload by calling
21 firmware upload by echoing a 1 to the *loading* sysfs file for the target
28 To use the firmware upload API, write a driver that implements a set of
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_upload_stability.robot3 Documentation Module to stress-test REST upload stability.
32 [Documentation] Execute upload stress testing.
67 ${resp}= Post Request openbmc /upload/image &{data}
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_savearea_management.robot34 ${content-1} Sample Content to test partition file upload
35 ... Sample Content to test partition file upload
36 ... Sample Content to test partition file upload
37 ${content-2} Sample Content to test partition file upload after reboot
38 ... Sample Content to test partition file upload after reboot
39 ... Sample Content to test partition file upload after reboot
67 [Documentation] Fail to upload partition file to BMC with file size
77 [Documentation] Fail to upload partition file to BMC with file size
96 [Documentation] Fail to upload multiple partition file to BMC
219 [Documentation] Non admin user will fail to upload the partition file.
[all …]
/openbmc/linux/drivers/input/misc/
H A Duinput.c52 } upload; member
254 request.u.upload.effect = effect; in uinput_dev_upload_effect()
255 request.u.upload.old = old; in uinput_dev_upload_effect()
348 dev->ff->upload = uinput_dev_upload_effect; in uinput_create_device()
994 !req->u.upload.effect) { in uinput_ioctl_handler()
1000 ff_up.effect = *req->u.upload.effect; in uinput_ioctl_handler()
1001 if (req->u.upload.old) in uinput_ioctl_handler()
1002 ff_up.old = *req->u.upload.old; in uinput_ioctl_handler()
1037 !req->u.upload.effect) { in uinput_ioctl_handler()
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.1.bb164 # importd requires journal-upload/xz/zlib/bzip2/gcrypt
169 PACKAGECONFIG[journal-upload] = "-Dlibcurl=enabled,-Dlibcurl=disabled,curl"
426 ${PN}-journal-upload \
447 SUMMARY:${PN}-journal-upload = "Send journal messages over the network"
448 DESCRIPTION:${PN}-journal-upload = "systemd-journal-upload uploads journal entries to a specified U…
458 … ${@bb.utils.contains('PACKAGECONFIG', 'journal-upload', '${PN}-journal-upload', '', d)} \
467 … ${@bb.utils.contains('PACKAGECONFIG', 'journal-upload', '${PN}-journal-upload', '', d)} \
481 USERADD_PARAM:${PN}-journal-upload = "--system -d / -M --shell /sbin/nologin systemd-journal-upload"
527 FILES:${PN}-journal-upload = "${nonarch_libdir}/systemd/systemd-journal-upload \
528 ${systemd_system_unitdir}/systemd-journal-upload.service \
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flask-uploads_0.2.1.bb1 DESCRIPTION = "Flexible and efficient upload handling for Flask"
H A Dpython3-pyhsslms_2.0.0.bb8 # Maintainer refused to upload source to pypi.org, but said he would in a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/
H A Dbreakpad_2023.06.01.bb101 PACKAGES =+ "${PN}-minidump-upload ${PN}-sym-upload"
103 FILES:${PN}-minidump-upload = "${bindir}/minidump_upload"
104 FILES:${PN}-sym-upload = "${bindir}/sym_upload"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md12 ### Signed Certificate upload Design flow(Pre-generated)
82 - The user perform the certificate upload on appropriate services. Example: if
84 Manager’s Certificate object upload interface. The Upload method internally
92 - BMC upload process automatically appends certificate file with system CSR
192 - Redfish initiates certificate upload by issuing a POST request on the Redfish
197 For example the HTTPS certificate upload POST request is issued on URI
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite97 In case you somehow do not succeed with this procedure you can upload U-Boot
108 4. Power-up the SabreLite and run the imx_loader to upload the U-Boot image:
112 Note: This will upload and run the U-Boot image in memory, the SPI will not be
/openbmc/linux/Documentation/driver-api/pm/
H A Dnotifiers.rst19 For example, device drivers may want to upload firmware to their devices after
23 into memory before processes are frozen and upload it from there in the
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/
H A Dclutter-gst-3.0.inc3 It provides a GStreamer sink to upload frames to GL and an actor that \
/openbmc/docs/
H A Drest-api.md209 For example, make changes to the requested_host.json file and do a PUT (upload):
267 It is possible to upload software upgrade images (for example to upgrade the BMC
271 For example, to upload an image:(the `<file_to_upload>` must be a tar ball)
274 …-H "Content-Type: application/octet-stream" -X POST -T <file_to_upload> https://${bmc}/upload/image
282 …: $token" -H "Content-Type: application/octet-stream" -X PUT -T foo https://${bmc}/upload/image/bar
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_signed_image_update.robot95 Log To Console Current images on the BMC before upload: ${before_inv_list}
105 Log To Console Current images on the BMC after upload: ${after_inv_list}
/openbmc/openbmc-tools/sensor_yaml_config/
H A DREADME.md3 - `upload_and_update.py` A tool to upload a tarball to TFTP server and update
/openbmc/webui-vue/docs/guide/components/file-upload/
H A Dreadme.md4 component. The purpose of this component is to upload files to the BMC.
/openbmc/phosphor-user-manager/docs/
H A DREADME.md23 If the configured ldap server is secure then we need to upload the client
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_bmc_code_update.robot277 Log To Console Current images on the BMC before upload: ${before_inv_list}
281 Print Timen Completed image upload to BMC.
285 Log To Console Current images on the BMC after upload: ${after_inv_list}
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/
H A DCertificates.vue97 <modal-upload-certificate :certificate="modalCertificate" @ok="onModalOk" />
243 this.$bvModal.show('upload-certificate');
/openbmc/linux/drivers/xen/
H A Dxen-acpi-processor.c400 goto upload; in check_acpi_ids()
428 upload: in check_acpi_ids()
/openbmc/linux/Documentation/powerpc/
H A Dqe_firmware.rst51 2) describes how and where to upload the microcode
177 function, which parses the blob and performs everything necessary to upload
213 only upload the microcode if there's a match. However, this check is not
/openbmc/openbmc-tools/openbmctool/
H A DREADME.md180 admin to upload the CA certificate to the BMC.
182 To upload the CA certificate to the BMC, refer to the "Update LDAP root

1234