e14cfe361d
Maps the HttpBootUri to the virtual media functionality, so we can leverage sushy-tools for testing HttpBootUri functionality. Change-Id: I51a7e684bafdb6b3aa9adda35ae438c747c9847a
10 lines
430 B
YAML
10 lines
430 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds basic functionality for ``HttpBootUri`` to be passed through to
|
|
the libvirt driver, enabling boot operations utilizing supplied media.
|
|
This does not influence the default URL to boot from due to a lack of
|
|
capability in libvirt, but instead treats it similar to virtual media.
|
|
In this case, an override boot target of ``UefiHttp`` is also re-mapped
|
|
to ``Cd`` to facilitate testing.
|