-
-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Labels
maybe-next-releaseTasks, Enhancements, and Fixes that would make sense to be included in the next release.Tasks, Enhancements, and Fixes that would make sense to be included in the next release.
Description
#1799 was already a step into the right direction. But as we have
DevicePathBuilderusing an external bufferDevicePathBuilder::pushonly accepting single build nodesDevicePath::append_node()suddenly returning an allocated device path- (soon)
DevicePathBuilderOwner(xxx add OwnedDevicePathBuilder #1806)
we should streamline the interop, the documentation and also figure out what the recommended way is. For example:
DevicePathBuildershould probably also have some kind of::push_nodes(dv: &DevicePath)- We should clarify when we use
Box<DevicePath>and whenPoolDevicePath
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maybe-next-releaseTasks, Enhancements, and Fixes that would make sense to be included in the next release.Tasks, Enhancements, and Fixes that would make sense to be included in the next release.