mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-26 20:36:05 +00:00
![]() This allows us to load sets of different host security attributes for testing the various front end tools we have now. e.g. sudo FWUPD_HOST_EMULATE=thinkpad-p1-iommu.json.gz fwupd or, using a non-compressed absolute path: sudo FWUPD_HOST_EMULATE=/tmp/test/thinkpad-p1-iommu.json fwupd Data can be created with `./contrib/generate-emulation.py file.json` and then can be manually modified if required. Running the script on a file that already exists will just strip out any unneeded data, as well as piping content into it using stdin. As a precaution, the org.fwupd.hsi.HostEmulation attribute is added so we do not ask the user to upload the HSI report. It also allows the LVFS to ignore any HSI reports with this attribute for clients that upload HSI reports regardless. See https://github.com/fwupd/fwupd/discussions/4832 |
||
---|---|---|
.. | ||
architecture-plan.svg | ||
env.md | ||
fwupd.toml.in | ||
fwupdplugin.toml.in | ||
hsi.html | ||
hsi.md | ||
index.html | ||
meson.build | ||
test-deps.py | ||
tutorial.md | ||
urlmap_fwupd.js | ||
urlmap_fwupdplugin.js |