rust-hypervisor-firmware
rust-hypervisor-firmware copied to clipboard
support for `[..]` patterns in loader default entry patterns
trafficstars
This feature was deferred from #188.
Use of [..] patterns in loader.conf files appears to be uncommon in
practise (I haven't found an example in the wild).
Leaving this here to track this for future work.