TryFrom conversion from DevicePathNode to specific node types is wrong; not checking the device type/subtype
Closed this issue · 0 comments
nicholasbishop commented
Check is missing here:
uefi-rs/xtask/src/device_path/node.rs
Line 240 in 72d484f
Thanks @jefferymiller for catching this.