rust-osdev/uefi-rs

doc: streamline device path doc between `uefi` and `uefi-raw`

Closed this issue · 1 comments

There are a few duplications and inconsistencies. We should streamline the module documentations and the type documentation.

I'm especially thinking about the device path nodes, device path instances, and device paths in general.

I've created a dedicated issue because I'm currently not sure if I can cover all aspects I think of as part of #1612