| /openbmc/openbmc-test-automation/redfish/update_service/ |
| H A D | test_redfish_image_upload.robot | 20 # TFTP_SERVER The host name or IP of the TFTP server. 81 Redfish TFTP Failure To Upload BMC Image With Bad Manifest 82 [Documentation] Upload a BMC firmware with a bad MANIFEST file via TFTP. 84 [Template] Redfish TFTP Bad Firmware Update 90 Redfish TFTP Failure To Upload Empty BMC Image 91 [Documentation] Upload a BMC firmware with no kernel image via TFTP. 93 [Template] Redfish TFTP Bad Firmware Update 99 Redfish TFTP Failure To Upload Host Image With Bad Manifest 100 [Documentation] Upload a PNOR firmware with a bad MANIFEST file via TFTP. 102 [Template] Redfish TFTP Bad Firmware Update [all …]
|
| H A D | test_firmware_tftp_upload_image.robot | 2 Documentation Firmware image (BMC and Host) upload test using TFTP protocol. 5 # TFTP_SERVER The TFTP server host name or IP address. 33 TFTP Download Install With ApplyTime OnReset Policy 34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation. 36 [Template] TFTP Download Install 42 TFTP Download Install With ApplyTime Immediate Policy 43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation. 45 [Template] TFTP Download Install 88 TFTP Download Install 89 [Documentation] Download image to BMC using TFTP with ApplyTime policy and verify installation. [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.update | 1 Automatic software update from a TFTP server 7 This feature allows to automatically store software updates present on a TFTP 8 server in NOR Flash. In more detail: a TFTP transfer of a file given in 13 TFTP transfer is successful, the hash of each update is verified, and if the 31 Normally, TFTP transfer of the update file is done to the address specified 39 These knobs control the timeouts during initial connection to the TFTP 41 have a long delay when a TFTP server is not present. 55 If an optional, non-zero address is provided as argument, the TFTP transfer 75 Place 'update_uboot.itb' on a TFTP server, for example as 82 Now, when the system boots up and the update TFTP server specified in the [all …]
|
| H A D | README.dfutftp | 7 Device Firmware Upgrade (DFU) - extension to use TFTP 13 * Update TFTP (CONFIG_UPDATE_TFTP) only supports writing 14 code to NAND memory via TFTP. 26 via TFTP protocol. 28 By using Ethernet (TFTP protocol to be precise) it is 39 for USB based DFU (CONFIG_DFU_*) and DFU TFTP update 42 The "dfu" command has been extended to support transfer via TFTP - one 81 * set "updatefile" - the file name to be downloaded via TFTP (stored on 119 * Extend dfu-util command to support TFTP based transfers 120 * Upload support (via TFTP)
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Common/TFTP' 8 '../../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml', 28 'xyz/openbmc_project/Common/TFTP',
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | license_service.hpp | 18 TFTP, enumerator 31 {TransferProtocolType::TFTP, "TFTP"},
|
| H A D | update_service.hpp | 19 TFTP, enumerator 53 {TransferProtocolType::TFTP, "TFTP"},
|
| H A D | virtual_media.hpp | 35 TFTP, enumerator 79 {TransferProtocolType::TFTP, "TFTP"},
|
| H A D | protocol.hpp | 38 TFTP, enumerator 85 {Protocol::TFTP, "TFTP"},
|
| H A D | log_service.hpp | 95 TFTP, enumerator 192 {TransferProtocolType::TFTP, "TFTP"},
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | tftpy_0.8.5.bb | 1 SUMMARY = "Tftpy is a TFTP library for the Python programming language. It includes client and serv… 2 DESCRIPTION = "Tftpy is a TFTP library for the Python programming language. It \
|
| /openbmc/u-boot/drivers/dfu/ |
| H A D | Kconfig | 18 bool "DFU via TFTP" 22 sent via TFTP boot.
|
| /openbmc/u-boot/doc/SPL/ |
| H A D | README.am335x-network | 52 - If you plan to use TFTP server on another machine you have to set 73 2. Setup TFTP server. 74 Install TFTP server and put image files to it's root directory 90 3. Copy debrick.scr to TFTP root directory. You also need to copy 91 there all the files your script tries to load via TFTP. Example script
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
| H A D | 0001-rarpd.8-add-man-file.patch | 39 +in hexadecimal uppercase letters is present in the TFTP boot directory 58 +Skip the check for bootable image in the TFTP boot directory. If not 69 +as the TFTP boot directory for bootable image checks.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/atftp/ |
| H A D | atftpd.service | 2 Description=Advanced TFTP Server
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | download_manager.hpp | 17 sdbusplus::server::xyz::openbmc_project::common::TFTP>;
|
| /openbmc/docs/architecture/code-update/ |
| H A D | firmware-update-over-redfish.md | 46 Existing OpenBMC only has support for TFTP. 78 - Support a TFTP based SimpleUpdate 173 TFTP, ...). The existing back end of OpenBMC only supports TFTP so initially 178 interface on OpenBMC requires two parameters, the TFTP server address and the 192 # Request OpenBMC to download from TFTP server and activate the image 194 [ImageURI=<tftp server ip>/<file name>, TransferProtocol=TFTP] 197 TFTP is an insecure protocol. There is no username or password associated with 201 they are doing and the level of security available with TFTP. 203 Due to the security concerns with TFTP, this feature will be disabled by default
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ |
| H A D | meson.build | 12 subdir('TFTP') subdir 291 '../../../../yaml/xyz/openbmc_project/Common/TFTP.interface.yaml', 293 output: ['TFTP.md'], 305 'xyz/openbmc_project/Common/TFTP',
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/ |
| H A D | tftpd.xinetd.inetutils | 4 # Pro-tocol (RFC 783). The TFTP server operates at the port indicated
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/ |
| H A D | tftp-hpa_5.2.bb | 3 "The Trivial File Transfer Protocol (TFTP) is normally used only for \ 5 interface for TFTP, which allows users to transfer files to and from a \ 6 remote machine. This program and TFTP provide very little security, \
|
| /openbmc/u-boot/board/freescale/mpc8544ds/ |
| H A D | README | 101 After placing the DTB file in your TFTP disk area, 112 Place a linux uImage in the TFTP disk area too.
|
| /openbmc/openbmc-tools/sensor_yaml_config/ |
| H A D | README.md | 3 - `upload_and_update.py` A tool to upload a tarball to TFTP server and update
|
| /openbmc/u-boot/doc/SPI/ |
| H A D | README.sh_qspi_test | 15 TFTP from server 192.168.169.1; our IP address is 192.168.169.79
|
| /openbmc/webui-vue/src/store/modules/Operations/ |
| H A D | VirtualMediaStore.js | 12 TFTP: 'TFTP', property in transferProtocolType
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/ |
| H A D | atftp_0.8.0.bb | 1 SUMMARY = "Advanced TFTP server and client"
|