Struct multiboot2_header::InformationRequestHeaderTagBuilder [−][src]
pub struct InformationRequestHeaderTagBuilder { /* fields omitted */ }Expand description
Helper to build the dynamically sized InformationRequestHeaderTag
at runtime.
Implementations
New builder.
Returns the expected length of the information request tag,
when the build-method gets called.
Adds an MbiTagType to the information request.
Adds multiple MbiTagType to the information request.