Struct stivale_boot::v2::StivaleMtrrTag[][src]

#[repr(C)]
pub struct StivaleMtrrTag { pub header: StivaleTagHeader, }
👎 Deprecated:

This tag is deprecated and considered legacy. Use is discouraged and it may not be supported on newer bootloaders.

Expand description

This tag exists if MTRR write-combining for the framebuffer was requested and successfully enabled. See the documentation of [crate::v2::header::StivaleMtrrHeaderTag] for more information.

Legacy

This tag is deprecated and considered legacy. Use is discouraged and it may not be supported on newer bootloaders.

Fields

header: StivaleTagHeader
👎 Deprecated:

This tag is deprecated and considered legacy. Use is discouraged and it may not be supported on newer bootloaders.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.