rust-osdev/uefi-rs

pxe: duplications in uefi and uefi-raw

Opened this issue · 0 comments

A few structs such as DiscoverInfo are duplicated. In uefi however they are more complete and modelled as DSTs (using ptr_meta). I'd like to move this functionality to uefi-raw.