intel-firmware-update: implement ModemReboot version 2

Existing intel firware update doesn't support parameters for customized
reboot for firmware flashing even though the original intention of the
command is for firmware update. This extension is required to add
parameters to control boot mode when the modem firmware is rebooted
for flashing.

This extension will be available only if MBIMEx version is 2 or above.

Updated by Aleksander Morgado according to reviews in
https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/merge_requests/134
8 files changed
tree: 84bab2232f5e04d9e24eaf1b02c6ae7af67f3415
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .gitignore
  9. .gitlab-ci.yml
  10. AUTHORS
  11. meson.build
  12. meson_options.txt
  13. NEWS
  14. README.md
  15. RELEASING
README.md

libmbim

libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libmbim/

License

  • libmbim-glib library is released under the LGPL-2.1-or-later license.
  • mbimcli and mbim-network tools are released under the GPL-2.0-or-later license.

License texts can be found under the LICENSES folder.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libmbim-devel-owner@lists.freedesktop.org